ivoa-std / SSO

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

oauth: What metadata do we require for registration? #25

Open aragilar opened 1 day ago

aragilar commented 1 day ago

client_name and grant_types are the obvious ones, see more at https://openid.net/specs/openid-connect-registration-1_0.html#ClientMetadata.

See #22 for context.

mbtaylor commented 23 hours ago

I wonder if application_type would be useful when processing a registration? But I'm on the other side of that interaction, so I may be wrong.