WIP bunch of stuff

This commit is contained in:
2022-10-16 15:58:23 +02:00
parent b4ff0c8f77
commit ea603804a2
9 changed files with 187 additions and 103 deletions

View File

@ -11,42 +11,42 @@ serve:
base_url: http://kratos:4434/
selfservice:
default_browser_return_url: http://127.0.0.1:5173/
default_browser_return_url: http://127.0.0.1:3000/
allowed_return_urls:
- http://127.0.0.1:5173/
- http://127.0.0.1:3000/
methods:
password:
enabled: true
flows:
error:
ui_url: http://127.0.0.1:5173/error
ui_url: http://127.0.0.1:3000/error
settings:
ui_url: http://127.0.0.1:5173/settings
ui_url: http://127.0.0.1:3000/settings
privileged_session_max_age: 15m
recovery:
enabled: false
ui_url: http://127.0.0.1:5173/recovery
ui_url: http://127.0.0.1:3000/recovery
verification:
enabled: false
ui_url: http://127.0.0.1:5173/verification
ui_url: http://127.0.0.1:3000/verification
after:
default_browser_return_url: http://127.0.0.1:5173/
default_browser_return_url: http://127.0.0.1:3000/
logout:
after:
default_browser_return_url: http://127.0.0.1:5173/login
default_browser_return_url: http://127.0.0.1:3000/login
login:
ui_url: http://127.0.0.1:5173/login
ui_url: http://127.0.0.1:3000/login
lifespan: 10m
registration:
lifespan: 10m
ui_url: http://127.0.0.1:5173/signup
ui_url: http://127.0.0.1:3000/signup
after:
password:
hooks:
@ -75,7 +75,7 @@ identity:
default_schema_id: default
schemas:
- id: default
url: file:///etc/config/kratos/identity.schema.json
url: file:///etc/config/kratos/default.schema.json
courier:
smtp: