Skip to content

Missing API endpoints #233

Description

@exitcode0

The Open API Specs document the .well-known endpoints for default and custom authorization server(s):

  • https://{yourOktaDomain}/oauth2/{authorizationServerId}/.well-known/oauth-authorization-server
  • https://{yourOktaDomain}/oauth2/{authorizationServerId}/.well-known/openid-configuration

What's missing is the .well-known endpoints for the Org authorization server thats present in every Okta instance:

  • https://{yourOktaDomain}/.well-known/oauth-authorization-server
  • https://{yourOktaDomain}/.well-known/openid-configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions