-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authentication level claim is 0 in dialog token #1458
Labels
bug
Something isn't working
Comments
github-project-automation
bot
moved this to New issues
in Dialogporten / Arbeidsflate - GAMMEL
Nov 14, 2024
Correspondence has pushed out hotfix in the staging environment to disable auth level check in dialogtokens. |
3 tasks
Fargekritt
moved this from Doing
to Code Review og PR
in Dialogporten / Arbeidsflate - GAMMEL
Jan 7, 2025
4 tasks
Fargekritt
moved this from Doing
to Code Review og PR
in Dialogporten / Arbeidsflate - GAMMEL
Jan 8, 2025
Fargekritt
added a commit
that referenced
this issue
Jan 9, 2025
## Description Changed IdportenAuthLevelClaim constant to fix parsing of Acr field in dialog token ## Related Issue(s) - #1458 ## Verification - [x] **Your** code builds clean without any errors or warnings - [x] Manual testing done (required) - [ ] Relevant automated test added (if you find this hard, leave it and we'll help out) ## Documentation - [ ] Documentation is updated (either in `docs`-directory, Altinnpedia or a separate linked PR in [altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if applicable)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
See title
Reproduction
Expected behavior
It should be 3 or 4 depending on selection in ID-porten
Actual behavior
It is 0
Additional information
This works fine using the tokengenerator, so it appears to be discrepancies with real ID-porten tokens. This is to be considered a bug in the generator.
The text was updated successfully, but these errors were encountered: