Feature or problem description
Some teams use SSO service accounts which can be authenticated against sso.redhat.com but cannot be used for any "web page" loging and cannot obtain a token (pls correct me if I'm wrong).
Such service accounts are used for logging to OCM as follows
ocm login --client-id "${CLIENT_ID}" --client-secret "${CLIENT_SECRET}"
Could we have something similar for rhoas, please?
Feature or problem description
Some teams use SSO service accounts which can be authenticated against sso.redhat.com but cannot be used for any "web page" loging and cannot obtain a token (pls correct me if I'm wrong).
Such service accounts are used for logging to OCM as follows
Could we have something similar for
rhoas, please?