-
Amalg replied to the topic Clinet LogOut Configuration in the forum Identity Gateway 1 year, 4 months ago
Thanks a lot
-
Amalg replied to the topic Clinet LogOut Configuration in the forum Identity Gateway 1 year, 4 months ago
Hi @srinath-m,
This is the application url which is accessed via IG
http://local.com:9089/cookiesession/ and the user reaches the pagehttp://local.connectme.us:9089/cookiesession/home.jsp. There is log out button and when the user click on it, IG must destory the session and redirect the user to AM log out page.
Here AM is protected by IG also…[Read more] -
Amalg started the topic Clinet LogOut Configuration in the forum Identity Gateway 1 year, 4 months ago
Application A is protected by Identity Gateway and when a user clicks on the log out button, I want to destory the session and redirect the user to a openam log out page.
Any pointers or configuration sample would be helpful for this.