Skip to content
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

Inherit AAL level from OIDC login #364

Open
5 tasks done
jonny-puma opened this issue Dec 21, 2023 · 0 comments
Open
5 tasks done

Inherit AAL level from OIDC login #364

jonny-puma opened this issue Dec 21, 2023 · 0 comments
Labels
feat New feature or request.

Comments

@jonny-puma
Copy link

jonny-puma commented Dec 21, 2023

Preflight checklist

Ory Network Project

nostalgic-agnesi-otu9x8e3js

Describe your problem

When logging in with OIDC the AAL level from the OIDC login is not used by Ory to set the AAL level of the session. If you want AAL2 you need to do a second factor after the OIDC.

Describe your ideal solution

The OIDC level of the login should be read from the claims and set in the Ory session.

Workarounds or alternatives

Current solution is to do second factor after OIDC login. If the OIDC has a second factor as well the users have to do the second factor twice.

Version

network

Additional Context

No response

@jonny-puma jonny-puma added the feat New feature or request. label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant