Hello everyone,
I’m facing an issue here, and I’m lost…
I’m trying to use privacyidea to make MFA with elastic search.
When I’m trying to authenticate against elastic, I’m redirect to simplesaml, so I imagine my elastic conf is ok.
But I have this error:
SimpleSAML\Error\Error: UNHANDLEDEXCEPTION
Backtrace:
1 www/_include.php:17 (SimpleSAML_exception_handler)
0 [builtin] (N/A)
Caused by: SimpleSAML\Error\Exception: No such "privacyidea:PrivacyideaAuthSource" auth source found.
Backtrace:
2 lib/SimpleSAML/IdP.php:108 (SimpleSAML\IdP::__construct)
1 lib/SimpleSAML/IdP.php:139 (SimpleSAML\IdP::getById)
0 www/saml2/idp/SSOService.php:23 (N/A)
My simplesaml is used as Idp, and I follow the documentation for the privacyidea plugin.
What am I doing wrong?
Regards,
Gab