OpenID providers publish their metadata at a well-known URL. In Okta it looks something like this: https://dev-599740.okta.com/oauth2/default/.well-known/oauth-authorization-server Is there a similar URL for a AWS Cognito user pool? if not how do I find out the following endpoints of a AWS Cognito userpool?
- Client Registration Endpoint
- Introspection Endpoint
- Token Revoke Endpoint