Commit Graph

19 Commits (24d536b7d174e37c38d78c5dd0e38d1a06fb196f)

Author SHA1 Message Date
Clément Oudot d95c72904d Do not add trailing slash to issuer, but adapt path instead (#184) 9 years ago
Clément Oudot 94292fbaa3 Manage trailing slash in OpenID Connect issuer for configuration data (#184) 9 years ago
Xavier Guimard d2fcb5083a Back from JSON::MaybeXS to JSON (#877) 9 years ago
Xavier Guimard 6eaea5081a Avoid double utf8 management (#827) 10 years ago
Xavier Guimard 0b52c97cfe Use JSON::MaybeXS instead of JSON 10 years ago
Clément Oudot fe77ab4dbb CHeck session iframe with CORS for session management (#184) 10 years ago
Clément Oudot 121e578b7e Parameter to allow dynamic client registration (#184) 10 years ago
Clément Oudot ad2c67c2ba Support Request URI (#184) 10 years ago
Clément Oudot 94f1065e5d Accept 'request' parameter in authorization requests (#184) 10 years ago
Clément Oudot 9520bef489 Manager UserInfo signature (JWT response) (#184) 10 years ago
Clément Oudot 841f057c25 Work on implementation of OIDC logout (#184) 10 years ago
Clément Oudot 3f741d53c3 Declaration of Authentication Class Ref in openid-configuration (#184) 10 years ago
Clément Oudot 2e0f1b7088 Start of registration endpoint implementation (#184) 10 years ago
Clément Oudot da31a15cb9 Add support for RS256/RS384/RS512 to sign ID Tokens (#184) 10 years ago
Clément Oudot 895d7f3ef1 Display pretty JSON (#184) 10 years ago
Clément Oudot d22853d775 Support for JWKS URI and signing public key (#184) 10 years ago
Clément Oudot 62086b1570 Set subject_types_supported in configuration endpoint (#184) 10 years ago
Clément Oudot 4c4ad88293 Declare all configuration items listed in openidconnect-discovery.pdf (#184) 10 years ago
Clément Oudot cf4dfef9fb Configuration endpoint (#184) 10 years ago