fix: added new auth methods

pull/13/head
iglocska 2021-03-04 09:04:02 +01:00
parent ecaa00c3a7
commit eeeba6b21b
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
\frametitle{Authentication options}
\begin{itemize}
\item Username/password is the default
\item Some built in modules by 3rd parties (LDAP, Shibboleth, x509)
\item Some built in modules by 3rd parties (LDAP, Shibboleth, x509, OpenID, Azure Active Directory)
\item CustomAuth system for more flexibility
\item Additionally, consider Email OTP
\end{itemize}