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

[v17] feat: SSO MFA - WebUI backend implementation #48540

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Nov 6, 2024

Backport #47832 to branch/v17

* Add SSO MFA ceremony support to WebUI per-session MFA.

* Add display name to SSO MFA device; Add SSO MFA device to SSO challenge.

* Camel case json tags for front end.

* Add sso channel ID for front end broadcast channel logic.

* Fix backwards compatiblity issue; fix error message.

* Fix test.

* Fallback to connector id if display name isn't set.

* Fix test.

* Resolve comment.

* Use uuid.NewRandom.

* go mod tidy
@Joerger Joerger added the no-changelog Indicates that a PR does not require a changelog entry label Nov 6, 2024
@Joerger Joerger added this pull request to the merge queue Nov 7, 2024
Merged via the queue into branch/v17 with commit 33a6b6c Nov 7, 2024
42 checks passed
@Joerger Joerger deleted the joerger/v17/sso-mfa-web branch November 7, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport desktop-access no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants