[ready-for-PR] Change SIOP v2 request to OAuth2/JAR parameter set?

Issue #1749 resolved
Torsten Lodderstedt created an issue

SIOP v2, Section 10, requires the parameters “scope”, “redirect_uri”, and “response_type” to be present even if a “request” or “request_uri” parameter is present. This seems to be inherited from the OIDC core spec (which predates JAR).

I suggest to modify SIOP v2 to allow requests with request_uri or request to contain the client_id only.

Comments (7)

  1. Log in to comment