Uses of Class
com.okta.sdk.resource.model.SocialAuthToken
-
Uses of SocialAuthToken in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionIdentityProviderUsersApi.listSocialAuthTokens
(String idpId, String userId) List all Tokens from OIDC IdP Lists the tokens minted by the Social Authentication Provider when the user authenticates with Okta via Social Auth.IdentityProviderUsersApi.listSocialAuthTokens
(String idpId, String userId, Map<String, String> additionalHeaders) List all Tokens from OIDC IdP Lists the tokens minted by the Social Authentication Provider when the user authenticates with Okta via Social Auth.