25
Views
0
Comments
[Google Authentication Core] Idle session timeout control using "google Authentication core" forge component.
google-authentication-core
Reactive icon
Forge asset by OutSystems Lab
Application Type
Reactive
Service Studio Version
11.14.10 (Build 59113)
Platform Version
11.15.0 (Build 34858)

I have configured my google authentication core forge component to redirect me on our SSO page(Submitting credentials into which put up us to the desired application). Now that I want this forge component to perform Auto Logout in application for me in following scenarios:

  1. Idle session timeout.  (Auto logout, when application remain undisturbed for a certain time).
  2. Simple session timeout.  (Auto logout, no matter whether someone is using it or not).
  3. When I close the browser tab and then reopen the application.  (suppose While using application, first I close the browser tab , and then reopen the browser tab and open the application, it redirect me to my application login page for fresh login despite Auto login me to application).

kindly help me out.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.