- πΊπΈUnited States jumoke
In our use case, we have configured the simplesamlphp_auth module with an exception for it to allow local login for some roles and some User IDs. So I have added a check for if simplesamlphp_auth module exists to then ignore SSO users i.e. only force password change for users configured for local login. Patch is attached.