mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-12 04:02:50 +01:00
SOC files for Kratos
This commit is contained in:
143
salt/kratos/soc_kratos.yaml
Normal file
143
salt/kratos/soc_kratos.yaml
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user