By: harmanjeet singh user 21 May 2018 at 12:31 a.m. CDT

5 Responses
harmanjeet singh gravatar
I am using Oxd server for authentication and used getRedirectUrl for login and getLogoutUrl for logout , by hitting this logout url user will signout from Gluu server and redirect to specified path which is already defined while creating Oxd Client. This is working fine in most of time but some time i received error like [this](https://drive.google.com/file/d/1_U0bvlIwukWZet6n2jHUzZj68soaxai5/view?usp=sharing) on screen. How I can handle this issue???

By Thomas Gasmyr Mougang staff 21 May 2018 at 4:51 a.m. CDT

Thomas Gasmyr Mougang gravatar
Which oxd server version is used?

By harmanjeet singh user 21 May 2018 at 5:33 a.m. CDT

harmanjeet singh gravatar
oxd-server-3.1.1.Final-distribution.zip

By Thomas Gasmyr Mougang staff 21 May 2018 at 1:08 p.m. CDT

Thomas Gasmyr Mougang gravatar
Hi, Can you provide the log file when the logout fail with the error mentioned above?

By harmanjeet singh user 22 May 2018 at 4:11 a.m. CDT

harmanjeet singh gravatar
You can see logs in [this](https://drive.google.com/file/d/1v0qXL2z_ptzaaACgXiy2C_4rNegLPbW1/view?usp=sharing) screenshot

By Yuriy Zabrovarnyy staff 22 May 2018 at 3:20 p.m. CDT

Yuriy Zabrovarnyy gravatar
It is hard to say anything from information provided in this ticket. On the first screenshot I can clearly see that `post_logout_redirect_uri` is missed. It means `get_logout_uri` is called without it. On the second screenshot we can see some SCIM error during searching the users, not sure whether it is related or not related to the problem you are describing. Therefore for further investigation please attach to this ticket: 1. `oxauth.log` file 2. `oxd-server.log` file 3. identity/oxtrust log file Thanks in advance, Yuriy Z