All Products
Search
Document Center

Identity as a Service:SetIdentityProviderUdPushConfiguration

Last Updated:Feb 04, 2026

Modifies the push configuration for an identity provider (IdP).

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

InstanceId

string

Yes

The instance ID.

eiam-111ccc1111

IdentityProviderId

string

Yes

The ID of the identity provider.

idp_11111

IncrementalCallbackStatus

string

Yes

Specifies whether to process incremental callback data from the IdP.

disabled

PeriodicSyncStatus

string

No

The status of periodic synchronization.

disabled

UdSyncScopeConfigs

array<object>

No

The push synchronization configurations.

object

No

A push synchronization configuration.

SourceScopes

array

No

The source nodes for synchronization.

string

No

A source node for synchronization.

ou_1212xxxx

TargetScope

string

No

The target node for synchronization.

6537211

PeriodicSyncConfig

object

No

The configuration for periodic synchronization.

PeriodicSyncType

string

No

The type of periodic synchronization.

cron

PeriodicSyncCron

string

No

The cron expression.

0 45 1 * * ?

PeriodicSyncTimes

array

No

A collection of time points.

integer

No

A time point.

3

LdapUdPushConfig

object

No

The configurations for LDAP push synchronization.

UserObjectClass

string

No

The object class for users.

user,top

OrganizationUnitObjectClass

string

No

The object class for organizations.

ou,top

UserRdn

string

No

The Relative Distinguished Name (RDN) for users.

cn

OrganizationalUnitRdn

string

No

The RDN for organizations.

ou

PasswordSyncStatus

string

No

Specifies whether to synchronize passwords.

enabled

Response elements

Element

Type

Description

Example

object

RequestId

string

The ID of the request.

0441BD79-92F3-53AA-8657-F8CE4A2B912A

Examples

Success response

JSON format

{
  "RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.