Update authentik.md
Added more information about what permissions are needed for the widget to retreive the fields it is intended to retrieve from Authentik
This commit is contained in:
parent
0af975b3d9
commit
4e67cdcd07
@ -16,6 +16,12 @@ You will need to generate an API token for an existing user. To do so follow the
|
|||||||
5. Click the Create button on the dialog
|
5. Click the Create button on the dialog
|
||||||
6. Click the copy button on the far right of the newly created API Token
|
6. Click the copy button on the far right of the newly created API Token
|
||||||
|
|
||||||
|
The account you made the API-key for also need the following **Assigned global permissions** in Authentik:
|
||||||
|
* authentik Core
|
||||||
|
* User
|
||||||
|
* authentik Events
|
||||||
|
* Event
|
||||||
|
|
||||||
Allowed fields: `["users", "loginsLast24H", "failedLoginsLast24H"]`.
|
Allowed fields: `["users", "loginsLast24H", "failedLoginsLast24H"]`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user