OAuth Discovery Generator (RFC 8414)
Build a valid /.well-known/oauth-authorization-server descriptor so AI agents and OAuth clients can auto-configure against your server.
⚠ Recommendations
Save as
About this descriptor
RFC 8414 standardises how OAuth 2.0 servers expose their endpoints, supported grant types and scopes. Clients fetch /.well-known/oauth-authorization-server on the issuer host and configure themselves automatically — no manual copy of authorization_endpoint needed.