This commit is contained in:
zroebg 2022-03-07 09:15:10 +01:00 коммит произвёл GitHub
Родитель ab12f9e07e
Коммит fcba759375
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -12,7 +12,9 @@ The following providers are supported and tested at the moment:
- Active Directory Federation Services (ADFS)
- Authentication via Environment Variable
**Kerberos (mod_auth_kerb)**
**Authentication via Environment Variable**
- Kerberos (mod_auth_kerb)
- CAS
- Any other provider that authenticates using the environment variable
Any other provider that authenticates using the environment variable.
While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are **not** part of any internal test matrix.