mirror of https://github.com/MISP/misp-training
fix: added new auth methods
parent
ecaa00c3a7
commit
eeeba6b21b
|
@ -122,7 +122,7 @@
|
||||||
\frametitle{Authentication options}
|
\frametitle{Authentication options}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Username/password is the default
|
\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 CustomAuth system for more flexibility
|
||||||
\item Additionally, consider Email OTP
|
\item Additionally, consider Email OTP
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
Loading…
Reference in New Issue