From 13e5fa7544cc0087411864ad4f07e1c4f92621d9 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 20 Dec 2022 13:30:51 -0500 Subject: [PATCH] SOC files for Kratos --- salt/kratos/soc_kratos.yaml | 143 ++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 salt/kratos/soc_kratos.yaml diff --git a/salt/kratos/soc_kratos.yaml b/salt/kratos/soc_kratos.yaml new file mode 100644 index 000000000..e98e7ff67 --- /dev/null +++ b/salt/kratos/soc_kratos.yaml @@ -0,0 +1,143 @@ +kratos: + config: + session: + lifespan: + description: Defines the length of a login session. + global: True + helpLink: kratos.html + whoami: + required_aal: + description: Sets the Authenticator Assurance Level. + global: True + advanced: True + helpLink: kratos.html + selfservice: + methods: + password: + enabled: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + config: + haveibeenpwned_enabled: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + totp: + enabled: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + config: + issuer: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + flows: + settings: + ui_url: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + required_aal: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + verification: + ui_url: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + login: + ui_url: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + error: + ui_url: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + registration: + ui_url: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + default_browser_return_url: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + allowed_return_urls: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + log: + level: + description: Log level to use for Kratos logs. + global: True + helpLink: kratos.html + format: + description: Log output format for Kratos logs. + global: True + helpLink: kratos.html + secrets: + default: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + serve: + public: + base_url: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + admin: + base_url: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + hashers: + bcrypt: + cost: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + identity: + default_schema_id: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + schemas: + description: + global: True + advanced: True + helpLink: kratos.html + url: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html + courier: + smtp: + connection_uri: + description: The IP address to bind to. + global: True + advanced: True + helpLink: kratos.html