simplesamlphp / simplesamlphp-module-oidc

A SimpleSAMLphp module for OIDC OP support.
Other
46 stars 23 forks source link

Add support for "Request Object" functionality from core specification #243

Open cicnavi opened 2 months ago

cicnavi commented 2 months ago

https://openid.net/specs/openid-connect-core-1_0.html#RequestObject

We currently do not support 'Request Object' functionality and mark it as not supported in OP config metadata ('request_parameter_supported' = false).

However, this functionality is mandatory in order to add support for automatic client registration from OpenID Federation specification.

cicnavi commented 2 months ago

Prepared for v6: https://github.com/simplesamlphp/simplesamlphp-module-oidc/commit/9eb64b107b1dad973472716d9b031cc7490e1c03