
IsakT.61121 (Customer) asked a question.
Hi,
I am creating an Authorization Sever in the UI and the MetadataURI that is generated is:
https://{myOktaDomain}/oauth2/{myAuthorizationServerId}/.well-known/oauth-authorization-server
I wanted to know if there was a way to have the openid-configuration endpoint be displayed as the default metadata URI on the Authorization Server record?
To have this endpoint be the default URI:
https://{mourOktaDomain}/oauth2/{myAuthorizationServerId}/.well-known/openid-configuration

Hi @IsakT.61121 (Customer),
Thank you for posting on the Okta community page!
I have done some research but I wasn't able to find a documentation that would show a way in which you could use the openid-configuration endpoint as the default metadata URI, therefore I assume you could submit a feature request. The best way to file a feature request would be from the community side.
Additionally, my advice would be to leverage the Okta Developer forums for this type of questions and take advantage of their expertise as there might be a possibility to achieve your use case.
Also, I have managed to find the below articles about authorization servers that might be helpful:
I hope the above information is useful!