Message Boards

OpenAm 12 logout fails to redirect

Christophe Noel, modified 7 Years ago.

OpenAm 12 logout fails to redirect

New Member Posts: 7 Join Date: 10/16/13 Recent Posts
Please help ! emoticon

Using OpenAM 12, Liferay 6.2 fails to redirect (to the goto parameter) when logging out.

When I configure logout URL with:

  • http://oam-host.domain:80/openam/UI/Logout?goto=http://redirection.domain:8080 --> page "you have been logged out" is displayed, and allows to sign in again
  • http://oam-host.domain:80/openam/UI/loggedOut?goto=http://redirection.domain:8080 --> user is redirected to home page but is not logged out


Any successuful config in OpenAM ? I have tried lot of tests with com.sun.identity.agents.config.logout.uri, com.sun.identity.agents.config.logout.entry.uri, etc but unsucessfully.

Thanks.