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