C.B | 2022-12-05 02:22:59 UTC | #1
During some debugging of an unrelated issue, I noticed that if I log the user out via the user drop-down menu inside Genesys, the browser is directed to login.{purecloudinsance}/saml/logout (we use OAuth with Okta fwiw).
However, the documentation says that when having users log out of our application, we should direct them to login.{purecloudinsance}/logout
What would be the reason that application menu in the browser would direct to /saml/logout when logging out users, and the documentation says for us to do different?
Is there actually a difference between the two? Or do they both do the same thing?
C.B | 2022-12-09 03:31:00 UTC | #2
Nevermind, I'll answer my own questions as for some reason I've only just now managed to find a reference to it.
/saml/logout is the Single Logout URI. Don't know why that never occurred to me earlier.
system | 2023-01-09 03:21:09 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 17501