
OIDC ID Provider
Authenticate your users using Open ID Connect.
Authenticate your users using Open ID Connect.
This ID Provider application, acting as a OIDC Relying Party, will verify the identity of End-Users based on the authentication performed by your OIDC Authorization Server. It will redirect unauthenticated users to the Authentication Server and obtain basic information in order to create a user within Enonic XP. This ID Provider application follows the Authorization Code Flow and uses the Client/Secret POST token auth method.
Releases
1.3.2
- Resolve potential thread leak issue
Compatibility:
- 7.7.4
1.3.0
- Add support for configuration with .cfg file (instead of config form in the user app)
Compatibility:
- 7.7.4
1.2.1
- Fixed immediate 500 error
Compatibility:
- 7.7.4
1.2.0
- Add client_secret_basic and client_secret_jwt auth methods
Compatibility:
- 7.7.4
1.1.0
- Use new lib-http-client
- Fixed enforced email verification
Compatibility:
- 7.7.4
1.0.3
- Bugfix: Old session data caused bug & noise in the log
Compatibility:
- 7.7.4
1.0.2
- Invalidate old session after login
Compatibility:
- 7.7.4
1.0.1
- Support session replication
Compatibility:
- 7.1.0
1.0.0
- Public release
Compatibility:
- 7.1.0
0.2.0
- Enhancement: Configurable scopes
- Enhancement: Configurable user mappings
- Enhancement: Userinfo endpoint
- Enhancement: OAuth2 endpoints
- Enhancement: End Session: ID Token hint
Compatibility:
- 7.1.0
0.1.0
- Alpha version
Compatibility:
- 7.1.0