Closed
Description
Description of the bug
If the library or a user tries to use IAuthenticationContext
when the caller is authenticated using Altinn Test Tools, we fail to parse the token properly. Spesifically the user ID claim is encoded as an integer as opposed to a string which is what altinn-authentication does.
Steps To Reproduce
- GetPersonalToken from Altinn Test Tools
- Call any API using
IAuthenticationContext
Additional Information
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done