JanssenProject / JanssenProject/jans
fix(tarp): reference access token not displayed
Open
comp-jans-tarp
kind-bug
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
**Describe the bug**
When the access token type is configured as Reference instead of JWT, the application fails to display the access token. Instead, it shows an error indicating that the token is not in a valid JWT format.
**To Reproduce**
Steps to reproduce the behavior:
1. In the Jans Server, update the TARP client configuration: Change the Access Token Type from JWT to Reference.
2. Save the configuration changes.
3. Log in with the TARP using valid credentials.
4. Observe the displayed result.
**Actual Result**
Contributor guide
Assessment
This issue has not been assessed yet.