Skip to content

Conversation

@ArnoutvdKnaap
Copy link
Contributor

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.

@ArnoutvdKnaap
Copy link
Contributor Author

fixes #1883

@ArnoutvdKnaap
Copy link
Contributor Author

the commit history is not very nice any more but all tests are passing now

}

#[\PHPUnit\Framework\Attributes\Test]
#[\PHPUnit\Framework\Attributes\Group('Stepup')]
Copy link
Contributor

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.

Copy link
Contributor Author

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.

Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants