openid / sharedsignals

OpenID Shared Signals Working Group Repository
45 stars 11 forks source link

The SSF Spec should define standard scopes and authorization servers in the Transmitter Configuration Metadata #74

Closed tulshi closed 11 months ago

tulshi commented 1 year ago

Since a Receiver needs to find out how to communicate with the Transmitter, it needs to know where to get an authorization token from in order to call the Transmitter endpoints, and with what scopes to request a token from that authorization server. To avoid each Transmitter having to define their own scopes for similar functionality, the spec should define a standard set of scopes that are recommended for use by Transmitters. Transmitters should be free to use other scopes if they want.