Obtaining a ROSA auth token via API

Solution In Progress - Updated -

Environment

  • Red Hat OpenShift Service on AWS (ROSA)
  • CI/CD automation

Issue

  • You are trying to obtain a ROSA login auth token via its API

Resolution

The ROSA console webpage is the only place you may currently obtain the auth login token from. However, since the token never automatically expires, one may be set permanently in your automation after obtaining it initially from the web console.

Note that the ROSA tokens may be manually, forcibly expired, from the ROSA web console.

Root Cause

The ROSA login auth token is only available from the ROSA web console.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments