-
Notifications
You must be signed in to change notification settings - Fork 26
add use IDP LOA (authnContextClassReff) in Stepup Decision #1893
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
base: main
Are you sure you want to change the base?
add use IDP LOA (authnContextClassReff) in Stepup Decision #1893
Conversation
|
fixes #1883 |
|
the commit history is not very nice any more but all tests are passing now |
| } | ||
|
|
||
| #[\PHPUnit\Framework\Attributes\Test] | ||
| #[\PHPUnit\Framework\Attributes\Group('Stepup')] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would personally add a few use-statements on the top of this file for these attributes and the exception below to keep the code better readable.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I only added 1 for the exception. That is more in line with the other tests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fair enough! I'm a nitpicker anyway :D
adds a feature flag to enable engineblock to use the AuthnContextClassReff in the response from the IDP in the stepupDecision.
This allows for IDPs to use their own MFA in combination with stepup.