JanssenProject / JanssenProject/jans
feat(jans-auth-server): OAuth Identity and Authorization Chaining Across Domains
Open
@yuriyz is already working on this.
Since May 13, 2025.
comp-jans-auth-server
kind-feature
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
### Description
feat(jans-auth-server): OAuth Identity and Authorization Chaining Across Domains
https://datatracker.ietf.org/doc/html/draft-ietf-oauth-identity-chaining
It requires to support also " JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants"
https://datatracker.ietf.org/doc/html/rfc7523
### Test cases and code coverage
- [ ] Write unit test to cover added/changed code
- [ ] Update integration tests to cover added/changed code
- [ ] documentation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.