Skip to content

Commit

Permalink
Simplify auth flows
Browse files Browse the repository at this point in the history
  • Loading branch information
alukach committed Nov 12, 2024
1 parent 534d60d commit 28fcff1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions config/src/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@ authenticationFlows:
priority: 20
autheticatorFlow: false
userSetupAllowed: false
- authenticator: identity-provider-redirector
authenticatorFlow: false
requirement: ALTERNATIVE
priority: 25
autheticatorFlow: false
userSetupAllowed: false
- authenticatorFlow: true
requirement: ALTERNATIVE
priority: 30
Expand Down
6 changes: 0 additions & 6 deletions config/src/veda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,6 @@ authenticationFlows:
priority: 20
autheticatorFlow: false
userSetupAllowed: false
- authenticator: identity-provider-redirector
authenticatorFlow: false
requirement: ALTERNATIVE
priority: 25
autheticatorFlow: false
userSetupAllowed: false
- authenticatorFlow: true
requirement: ALTERNATIVE
priority: 30
Expand Down

0 comments on commit 28fcff1

Please sign in to comment.