Package | Description |
---|---|
com.okta.sdk.resource.identity.provider |
Modifier and Type | Method and Description |
---|---|
IdentityProviderApplicationUser |
IdentityProvider.getUser(java.lang.String userId)
Fetches a linked IdP user by ID
|
IdentityProviderApplicationUser |
IdentityProvider.linkUser(java.lang.String userId,
UserIdentityProviderLinkRequest userIdentityProviderLinkRequest)
Link a user to a Social IdP without a transaction
Links an Okta user to an existing Social Identity Provider.
|
IdentityProviderApplicationUser |
IdentityProviderApplicationUser.setCreated(java.lang.String created) |
IdentityProviderApplicationUser |
IdentityProviderApplicationUser.setExternalId(java.lang.String externalId) |
IdentityProviderApplicationUser |
IdentityProviderApplicationUser.setLastUpdated(java.lang.String lastUpdated) |
IdentityProviderApplicationUser |
IdentityProviderApplicationUser.setProfile(java.util.Map<java.lang.String,java.lang.Object> profile) |
Copyright © 2017-2021 Okta. All Rights Reserved.