ROSA Authentication
ROSA Authentication
- Run test command User ID, Account ID, ARN
aws sts get-caller-identity

- 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)

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

- Run command to validate Red Hat and AWS installation
rosa whoami

- Verify quota
rosa verify quota

- Openshift-client authentication
rosa verify openshift-client
