OIDC JWT ID Provider
Authenticate your users with JWT tokens issued by OIDC provider
This ID provider validates signatures of JWT tokens passed in requests. It does this by calling the well-know endpoint of a OIDC provider to fetch public keys and those keys are then used to validate.
Releases
1.0.1
- Bugfix: Create session checkbox must be optional
Compatibility:
- 7.7.4
1.0.0
- First release
Compatibility:
- 7.7.4