sso_logout: Removes the locally stored SSO tokens from the client-side...

View source: R/sso_operations.R

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


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.