Uses of Class
com.okta.sdk.resource.model.SocialAuthToken
Packages that use SocialAuthToken
-
Uses of SocialAuthToken in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return types with arguments of type SocialAuthTokenModifier 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.