feat(jans-auth-server): add support for Identity Assertion JWT Authorization Grant #14142#14178
feat(jans-auth-server): add support for Identity Assertion JWT Authorization Grant #14142#14178yuriyz wants to merge 1 commit into
Conversation
…ization Grant #14142 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> Signed-off-by: yuriyz <yzabrovarniy@gmail.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



Description
feat(jans-auth-server): add support for Identity Assertion JWT Authorization Grant
https://www.ietf.org/archive/id/draft-ietf-oauth-identity-assertion-authz-grant-04.html
Target issue
closes #14142
Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:to indicate documentation changes or if the below checklist is not selected.