Skip to main content

users

Overview

Nameusers
TypeResource
Idokta.identityprovider.users

Fields

NameDatatype
idstring
_embeddedobject
_linksobject
createdstring
externalIdstring
lastUpdatedstring
profileobject

Methods

NameAccessible byRequired ParamsDescription
getSELECTidpId, userId, subdomainFetches a linked IdP user by ID
listSELECTidpId, subdomainFind all the users linked to an identity provider
insertINSERTidpId, userId, subdomainLinks an Okta user to an existing Social Identity Provider. This does not support the SAML2 Identity Provider Type
deleteDELETEidpId, userId, subdomainRemoves the link between the Okta user and the IdP user.