Simple steps to auto-enable user record on correct SSO login
Sometimes your source of user data is not fully correct.It can get incorrect data from external source or just temporary marks user as disabled while user on vacation. Script below will mark user record as active as a result of correct SSO login. Pr...