IBM Cloud Login
Authenticates requests using IBM Cloud App ID.
Use the IBM Cloud Login policy to authenticate clients using IBM Cloud App ID and obtain client identity details before proceeding with the flow.
For more information on the policy parameter descriptions, see DataPower Nano Gateway documentation.
Example of an IBM Cloud Login policy in code view.
kind: IBMCloudLogin
apiVersion: api.ibm.com/v1
metadata:
name: ibm_cloud_login
version: 1
namespace: sample
spec:
message: ibm_cloud_login_message #optional
apikey: "my-api-key-secret" #SHOULD be an alias to the secret not the actual secret
tlsClientProfile: "tls_profile"