sso_logout {paws.security.identity} | 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
Description
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.
Usage
sso_logout(accessToken)
Arguments
accessToken |
[required] The token issued by the |
[Package paws.security.identity version 0.7.0 Index]