Team,
Our custom application uses Crowd for Authorization. The session timeout is also set in crowd to one hour. We have a business requirement where we need to show a pop-up before a user's session is timed out and the user is kicked out of the application for being idle for the period of the session timeout. Does crowd security has any built in feature for this? Any sample code or articles will be greatly appreciated.
Thanks!
-Elias
Hi Elias,
You could actually use the Crowd SSO Token Resource of the Crowd REST API to check whether a user session is about to expire: https://developer.atlassian.com/display/CROWDDEV/Crowd+REST+Resources#CrowdRESTResources-CrowdSSOTokenResource
Best regards,
Bruno
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.