JanssenProject / JanssenProject/jans
feat(jans-auth-server): implement OAuth Transaction Authorization Challenge spec
Open
@yuriyz is already working on this.
Since Jun 29, 2026.
comp-jans-auth-server
kind-feature
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
### Description
OAuth Transaction Authorization Challenge
https://www.ietf.org/archive/id/draft-rosomakho-oauth-txn-challenge-00.txt
### 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.