GluuFederation / GluuFederation/radius
Use access token instead of id_token
Open
enhancement
- Dominant language
- Java
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we're using the `id_token` to pass information from Gluu Server and Gluu Radius. This involves turning on some legacy features. An easier path would be to simply turn on adding jwt claims to the access token and switching to using `access_token`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.