Skip to content
Snippets Groups Projects
Commit 369fbdb0 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Document new exception thrown in the IdP.

parent d69e836c
No related branches found
No related tags found
No related merge requests found
......@@ -362,6 +362,8 @@ class SimpleSAML_IdP
* Note: This function is not used when ForceAuthn=true.
*
* @param array &$state The authentication request state.
*
* @throws SimpleSAML_Error_Exception If there is no auth source defined for this IdP.
*/
private function reauthenticate(array &$state)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment