Learn R Programming

paws.security.identity (version 0.7.0)

sso_logout: 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 CreateToken API call. For more information, see CreateToken in the IAM Identity Center OIDC API Reference Guide.