mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-11-09 09:50:01 +00:00
Updated Auth Provider Configuration (markdown)
parent
1778b49766
commit
8772b4c245
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ If `enable_basic_auth` is set to `true` the credentials can also be submitted th
|
|||
|
||||
When there is at least one MFA configuration provided for the user inside the `mfa` block the user will be forced to enter a MFA token during login or otherwise the login will fail.
|
||||
|
||||
### Provider configuration: Token Auth (`token`)
|
||||
## Token Auth (`token`)
|
||||
|
||||
The token auth provider is intended to give machines access to endpoints. Users will not be able to "login" using tokens when they see the login form.
|
||||
|
||||
|
|
Loading…
Reference in a new issue