diff --git a/helmchart/single-sign-on/values.yaml b/helmchart/single-sign-on/values.yaml index 54cfc506152a7b1372438837843e528eab656b2f..15030b7287a511d2b62123f774bdb42a5dd2ee43 100644 --- a/helmchart/single-sign-on/values.yaml +++ b/helmchart/single-sign-on/values.yaml @@ -114,9 +114,6 @@ kratos: "title": "E-Mail", "minLength": 3, "ory.sh/kratos": { - "verification": { - "via": "email" - }, "recovery": { "via": "email" }, @@ -131,9 +128,6 @@ kratos: "type": "string", "title": "Full name", }, - "admin": { - "type": "boolean" - }, }, "required": ["email"], "additionalProperties": false @@ -141,6 +135,11 @@ kratos: } } + +# "verification": { +# "via": "email" +# }, + # We included our own (forked) template to handle this job autoMigrate: false @@ -154,6 +153,17 @@ kratos: selfservice: # TODO: Have to figure out a decent default default_browser_return_url: https://stackspin.net + methods: + link: + enabled: true + lifespan: 15m + + flows: + recovery: + enabled: true + lifespan: 15m + login: + ui_url: http://localhost:5000/static/login.html secrets: session: