Flow 1
Discover an AS
- 1
Start from an issuer URL (from PRM authorization_servers, or from user input).
- 2
GET well-known metadata (8414 and/or OIDC).
- 3
Reject if issuer does not match. Cache with TTL.
- 4
Use endpoints and capability flags (PKCE S256, PAR, DPoP, CIMD) from the document.