openshiftAuthApiRef
Home > @backstage/core-plugin-api
> openshiftAuthApiRef
Provides authentication towards OpenShift APIs and identities.
Signature:
openshiftAuthApiRef: ApiRef<OAuthApi & ProfileInfoApi & BackstageIdentityApi & SessionApi>
Remarks
See https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/authentication_and_authorization/configuring-oauth-clients on how to configure the OAuth clients and https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html-single/authentication_and_authorization/index#tokens-scoping-about_configuring-internal-oauth for available scopes.