ivoa-std / SSO

Single Sign On
Creative Commons Attribution Share Alike 4.0 International
1 stars 6 forks source link

oauth: What additional metadata should the discovery endpoint provide? #23

Open aragilar opened 1 week ago

aragilar commented 1 week ago

We could specify that the additional metadata be included in the JSON response, and/or use the OIDC discovery mechanism (uses .well-known) and/or the OAuth 2 discovery mechanism (basically same response as OIDC discovery).

See #22 for context.