oktaAuthApiRef
Home > @backstage/core-plugin-api
> oktaAuthApiRef
Provides authentication towards Okta APIs.
Signature:
oktaAuthApiRef: ApiRef<OAuthApi & OpenIdConnectApi & ProfileInfoApi & BackstageIdentityApi & SessionApi>
Remarks
See https://developer.okta.com/docs/guides/implement-oauth-for-okta/scopes/ for a full list of supported scopes.