Backstage
    Preparing search index...
    oktaAuthApiRef: ApiRef<
        OAuthApi & OpenIdConnectApi & ProfileInfoApi & BackstageIdentityApi & SessionApi,
        "core.auth.okta",
    > & { $$type: "@backstage/ApiRef" } = ...

    Provides authentication towards Okta APIs.

    See https://developer.okta.com/docs/guides/implement-oauth-for-okta/scopes/ for a full list of supported scopes.