authgear / authgear/authgear-server
Review the claims in the JWT access token
Open
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
Some claims (e.g. `auth_time`) exists in the ID token but not in the JWT access token. We want to review which claims we want to include in the JWT access token.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the code that assembles ID-token and JWT access-token claims, then review the expected claim set and relevant OIDC/JWT requirements; done means the desired differences are decided and reflected consistently in implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100