/registration/introspection/sso-user

Registers a user that has performed sign in via an external provider using the introspection flow. Relevant only for registration via SSO introspection. NET2GRID validates the user based on the given identifiers and retrieves the external_authentication_provider_id using the external_provider_access_token via introspection (via B2B communication with the external authentication provider). The user gets registered and the access_token that can be used in CE-API is returned in the response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

It is the token that is returned from the sign in the external provider. This token will be used in the back end to initiate the introspection call.

string
required

The main identifier that is used to identify a customer in NET2GRID backend

string
required

Type of primary identifier. Allowed values email, external_identifier

string

Optional attribute.If provided it will be used as additional validation attribute

string

Optional attribute.Type of secondary identifier. Allowed values email external_identifier and should not be the same with the primary_identifier_type.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json