Production accounts that have API Access Management get the Default Authorization Server?

I just want to verify that if our clients purchase the API Access Management feature, that they will have access then to the “Default” Authorization Server the same way our Dev account does. I am asking because our dotnet library (AspNet.Security.OAuth.Okta version 3.1.8) does not allow us to change the authorization server address which is set to “default”. Thanks!

1 Like

Whether or not a Production org has the ability to use the Default Authorization Server (or create additional custom Authorization Servers) will depend on the contract/licensing for the org. If you’re not sure, you can reach out to your Okta Account Manager to confirm

But if an org can create additional Auth servers, they will also have the Default one, right? In other words, every org with the API Access Management Feature will have an Authorization server with the address of https://${yourOktaDomain}/api/v1/authorizationServers/default as an option - that’s not just for Developer accounts?