View source: R/sso_operations.R
sso_logout | R Documentation |
Removes the locally stored SSO tokens from the client-side cache and sends an API call to the IAM Identity Center service to invalidate the corresponding server-side IAM Identity Center sign in session.
See https://www.paws-r-sdk.com/docs/sso_logout/ for full documentation.
sso_logout(accessToken)
accessToken |
[required] The token issued by the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.