HI
we are using MW version 1.39.3
PluggableAuth 6.2,
SimpleSAMLphp extension 5.0.1,
Simplesamlphp library 2.0.3
we have successfully implemented sso with azure AD but when response is coming back then its redirects us to
https://wiki.com/index.php/Special:PluggableAuthLogin
showinh error message "Fatal error authenticating user" . But when we click on login or main_page sso is working .our username is displaying & app working properly. we are getting full user details in saml response too.
Not getting why issue on Special:PluggableAuthLogin , even i have tried to add relysate also inconfig/authsource.php
What happens?:
After Authentication by Azure AD saml sending us on Special:PluggableAuthLogin, in which page Fatal error authenticating user error is displayed.
even sso is working ina app , as we click on main page sso is working, no issue on an otherpage of page, only issue came on Special:PluggableAuthLogin page.
What should have happened instead?:
It should return to the main page https://wiki.com/index.php/Main_Page
Other information (browser name/version, screenshots, etc.):
checked in crome, edge, incongnito modes