Skip to content

handle remote-auth methods in multi-step MFA flows - #1154

Open
wojcik91 wants to merge 30 commits into
devfrom
mfa_engine_pt2
Open

handle remote-auth methods in multi-step MFA flows#1154
wojcik91 wants to merge 30 commits into
devfrom
mfa_engine_pt2

Conversation

@wojcik91

Copy link
Copy Markdown
Contributor

Continues from initial MVP implementation of MFA flows. Adds handling mobile auth and OIDC for multi-step flows.

Finishes DefGuard/defguard#3045

@wojcik91
wojcik91 force-pushed the mfa_engine_pt2 branch 2 times, most recently from 91c344a to 5eb9e29 Compare September 10, 2026 15:53
Comment thread src-tauri/core/src/mfa.rs Outdated
if preshared_key.is_empty() {
return Err(MfaError::MfaRejected {
message:
"mobile approval failed: proxy returned an empty preshared key"

@moubctez moubctez Sep 11, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"mobile approval failed: proxy returned an empty preshared key"
"mobile approval failed: Edge returned an empty pre-shared key"

filipslezaklab
filipslezaklab previously approved these changes Sep 11, 2026
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.

3 participants