1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-11-09 09:50:01 +00:00

Updated Auth Provider Configuration (markdown)

Knut Ahlers 2018-12-28 23:30:08 +01:00
parent 1778b49766
commit 8772b4c245

@ -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.