Hi Brian,
Using SSO basically delegates the login process to your IdP.
If a user is deactivated in your IdP this will prevent the user from doing a new login - the SSO will fail.
As you pointed out, the user will not be deactivated on the platform.
We provide 2 options to deactivate such a user:
- manually via control center
- in an automated fashion via the user deactivation API: https://docs.mendix.com/apidocs-mxsdk/apidocs/user-deactivation-api/
I hope this helps, kind regards, Jaap
Hello Brian ;)
I would break down your concerns in two parts.
1) You want SSO to be enabled
2) You want local login to be disabled
For 1) Enabling SSO there are very many resources online including the one you have found so that's another concern that it's doable.
For 2) something that may help is this marketplace component - Disable Mendix Login