Skip to content

Commit 73e58c9

Browse files
authored
Global Token Fix (#10501)
* Global Token Fix * Updated logout endpoint
1 parent a42ccdb commit 73e58c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/api/authentication/_logout.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@ Logout behavior is determined by the configuration of the SAML2 Web App addon fo
183183
"path": "/oauth/global-token-revocation/connection/YourConnectionName",
184184
"link": "#logout"
185185
}) %>
186-
Use this endpoint with [Okta Workforce Identity Cloud's Universal Logout](https://developer.okta.com/docs/guides/oin-universal-logout-overview/) to log users out of your applications. To learn more, read [Universal Logout](https://auth0.com/docs/authenticate/login/logout/universal-logout).
186+
187+
Use this endpoint with the [Okta Workforce Identity Cloud Universal Logout](https://developer.okta.com/docs/guides/oin-universal-logout-overview/) to log users out of your applications. To learn more, read [Universal Logout](https://auth0.com/docs/authenticate/login/logout/universal-logout).
187188

188189
### Request Parameters
189190
| Parameter | Description |

0 commit comments

Comments
 (0)