Published when an Identity Provider requirement is made for a user in an organization.
Type: objectProperties: 2
API ManagementEnterpriseIntegrationSecurity
platform.org.user.idp.update is a JSON Structure definition published by Axway, describing 2 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
{
"$schema": "https://json-structure.org/draft/2020-12/schema",
"name": "platform.org.user.idp.update",
"description": "Published when an Identity Provider requirement is made for a user in an organization.",
"type": "object",
"properties": {
"idp": {
"type": "object",
"description": "Identity Provider associated to the organization.",
"properties": {
"id": {
"$ref": "#/components/schemas/IdentityProvider/properties/guid"
},
"name": {
"$ref": "#/components/schemas/IdentityProvider/properties/name"
}
},
"example": {
"id": {},
"name": {}
}
},
"modified_by": {
"type": "string",
"description": "\"platform\" or received value from event's `data.lastModifiedVia`."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.