Name | Type | Description | Notes |
---|---|---|---|
avatars | kotlin.String | Configure how authentik should show avatars for users. | [optional] |
defaultUserChangeName | kotlin.Boolean | Enable the ability for users to change their name. | [optional] |
defaultUserChangeEmail | kotlin.Boolean | Enable the ability for users to change their email address. | [optional] |
defaultUserChangeUsername | kotlin.Boolean | Enable the ability for users to change their username. | [optional] |
eventRetention | kotlin.String | Events will be deleted after this duration.(Format: weeks=3;days=2;hours=3,seconds=2). | [optional] |
footerLinks | kotlin.Any | The option configures the footer links on the flow executor pages. | [optional] |
gdprCompliance | kotlin.Boolean | When enabled, all the events caused by a user will be deleted upon the user's deletion. | [optional] |
impersonation | kotlin.Boolean | Globally enable/disable impersonation. | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.