Skip to content

Commit

Permalink
revert: 3745014
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Oct 19, 2021
1 parent 3977a9c commit d493d10
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions test/e2e/profiles/kratos.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,6 @@ selfservice:
link:
config:
lifespan: 1h

totp:
enabled: true
config:
issuer: issuer.ory.sh
lookup_secret:
enabled: true
webauthn:
enabled: true
config:
rp:
id: localhost
origin: http://localhost:4455
display_name: Ory

flows:
login:
ui_url: http://localhost:4455/auth/login
Expand All @@ -42,7 +27,6 @@ selfservice:
ui_url: http://localhost:4455/recovery
settings:
ui_url: http://localhost:4455/settings
authenticated_if: aal1 | aal2 | highest_available_aal

serve:
public:
Expand All @@ -58,7 +42,3 @@ hashers:
courier:
smtp:
connection_uri: smtps://test:test@localhost:1025/?skip_ssl_verify=true

session:
whoami:
authenticated_if: aal1 | aal2 | highest_available_aal

0 comments on commit d493d10

Please sign in to comment.