oidc-sweden / specifications

Specifications for the Swedish OpenID Connect profile
13 stars 0 forks source link

Support for passing "original client" to the OpenID Provider #103

Closed martin-lindstrom closed 9 months ago

martin-lindstrom commented 9 months ago

In some cases, an OpenID Provider will act as a proxy for another authentication solution using another authentication protocol. This protocol may require information about the original client requesting authentication. For example to display correct information in the authentication device.

We should introduce a new request parameter so that this information may be provided in a structured way.