Retrieve the information returned by the identity provider
Retrieve the information returned by the identity provider for registration or updating an existing user with new information
Path Parameters
- intentId string required
ID of the intent, previously returned on the success response of the IDP callback
- application/json
- application/grpc
- application/grpc-web+proto
Request Body required
- token string
Possible values:
non-empty
and<= 200 characters
token of the intent, previously returned on the success response of the IDP callback
Request Body required
- token string
Possible values:
non-empty
and<= 200 characters
token of the intent, previously returned on the success response of the IDP callback
Request Body required
- token string
Possible values:
non-empty
and<= 200 characters
token of the intent, previously returned on the success response of the IDP callback
- 200
- 403
- 404
- default
OK
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
details object
sequence uint64on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
changeDate date-timeon read: the timestamp of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
resourceOwner resource_owner is the organization or instance_id an object belongs toidpInformation object
oauth object
OAuth/OIDC access (and id_token) returned by the identity provider
accessToken stringidToken stringidpId stringID of the identity provider
userId stringID of the user of the identity provider
userName stringusername of the user of the identity provider
rawInformation objectcomplete information returned by the identity provider
{
"details": {
"sequence": "2",
"changeDate": "2023-07-28",
"resourceOwner": "69629023906488334"
},
"idpInformation": {
"oauth": {
"accessToken": "string",
"idToken": "string"
},
"idpId": "d654e6ba-70a3-48ef-a95d-37c8d8a7901a",
"userId": "6516849804890468048461403518",
"userName": "user@external.com",
"rawInformation": {}
}
}
- Schema
- Example (from schema)
Schema
details object
sequence uint64on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
changeDate date-timeon read: the timestamp of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
resourceOwner resource_owner is the organization or instance_id an object belongs toidpInformation object
oauth object
OAuth/OIDC access (and id_token) returned by the identity provider
accessToken stringidToken stringidpId stringID of the identity provider
userId stringID of the user of the identity provider
userName stringusername of the user of the identity provider
rawInformation objectcomplete information returned by the identity provider
{
"details": {
"sequence": "2",
"changeDate": "2023-07-28",
"resourceOwner": "69629023906488334"
},
"idpInformation": {
"oauth": {
"accessToken": "string",
"idToken": "string"
},
"idpId": "d654e6ba-70a3-48ef-a95d-37c8d8a7901a",
"userId": "6516849804890468048461403518",
"userName": "user@external.com",
"rawInformation": {}
}
}
- Schema
- Example (from schema)
Schema
details object
sequence uint64on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
changeDate date-timeon read: the timestamp of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
resourceOwner resource_owner is the organization or instance_id an object belongs toidpInformation object
oauth object
OAuth/OIDC access (and id_token) returned by the identity provider
accessToken stringidToken stringidpId stringID of the identity provider
userId stringID of the user of the identity provider
userName stringusername of the user of the identity provider
rawInformation objectcomplete information returned by the identity provider
{
"details": {
"sequence": "2",
"changeDate": "2023-07-28",
"resourceOwner": "69629023906488334"
},
"idpInformation": {
"oauth": {
"accessToken": "string",
"idToken": "string"
},
"idpId": "d654e6ba-70a3-48ef-a95d-37c8d8a7901a",
"userId": "6516849804890468048461403518",
"userName": "user@external.com",
"rawInformation": {}
}
}
Returned when the user does not have permission to access the resource.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Returned when the resource does not exist.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
Array [@type string]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}