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

[v15] always require MFA when joining a session if at least one role requires session MFA #39814

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

capnspacehook
Copy link
Contributor

Backport of #39602.

changelog: fix MFA checks not being prompted when joining a session

…es session MFA (#39602)

* extend role 'join_sessions' so MFA can be required at the role level when joining sessions

* add test cases

* update operator CRDs

* remove change to 'join_sessions', instead require MFA if any roles require it

* add comment

* address feedback

* add additional test cases

* add authhandler test

* fix role from test case not getting used in test
@capnspacehook capnspacehook added this pull request to the merge queue Mar 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2024
@capnspacehook capnspacehook added this pull request to the merge queue Mar 26, 2024
Merged via the queue into branch/v15 with commit e9fbf5f Mar 26, 2024
33 of 34 checks passed
@capnspacehook capnspacehook deleted the capnspacehook/backport/v15/39602 branch March 26, 2024 16:50
@tcsc tcsc mentioned this pull request Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants