Uses of Class
org.openapitools.client.model.UserIdentityProviderLinkRequest
Packages that use UserIdentityProviderLinkRequest
-
Uses of UserIdentityProviderLinkRequest in org.openapitools.client.api
Methods in org.openapitools.client.api with parameters of type UserIdentityProviderLinkRequestModifier and TypeMethodDescription<T> T
IdentityProviderApi.linkUserToIdentityProvider
(Class<?> T, String idpId, String userId, UserIdentityProviderLinkRequest userIdentityProviderLinkRequest) Link a User to a Social IdP Links an Okta user to an existing Social Identity Provider.IdentityProviderApi.linkUserToIdentityProvider
(String idpId, String userId, UserIdentityProviderLinkRequest userIdentityProviderLinkRequest) Link a User to a Social IdP Links an Okta user to an existing Social Identity Provider.org.springframework.http.ResponseEntity<IdentityProviderApplicationUser>
IdentityProviderApi.linkUserToIdentityProviderWithHttpInfo
(String idpId, String userId, UserIdentityProviderLinkRequest userIdentityProviderLinkRequest) Link a User to a Social IdP Links an Okta user to an existing Social Identity Provider.IdentityProviderApi.linkUserToIdentityProviderWithPaginationInfo
(String idpId, String userId, UserIdentityProviderLinkRequest userIdentityProviderLinkRequest) Link a User to a Social IdP Links an Okta user to an existing Social Identity Provider. -
Uses of UserIdentityProviderLinkRequest in org.openapitools.client.model
Methods in org.openapitools.client.model that return UserIdentityProviderLinkRequest