We are developping an application that runs behind my company's SSO. Hence on the Authentification Scheme, we are using 'HTTP Header Variable' for the 'Scheme Type'.
So far, it works. Once the user is known by our SSO, user can using the application.
We need to developpe an extra check if the user is still actif or not. But I just don't know how. So I tried, but couldn't make it work.


Any help please ?