ROSA Authentication

ROSA Authentication

  1. Run test command User ID, Account ID, ARN
aws sts get-caller-identity

ROSA

  1. Access OpenShift Cluster Manager API Token on Red Hat Hybrid Cloud Console [https://console.redhat.com/openshift/token/rosa](https://console.redhat.com/openshift/ token/rosa)

ROSA

  1. Login to rosa. For Windows CLI, use –insecure
rosa login --token="[YOUR_API_TOKEN]"

ROSA

  1. Run command to validate Red Hat and AWS installation
rosa whoami

ROSA

  1. Verify quota
rosa verify quota

ROSA

  1. Openshift-client authentication
rosa verify openshift-client

ROSA