All Products
Search
Document Center

Identity as a Service:SetIdentityProviderAuthnConfiguration

Last Updated:Feb 04, 2026

Update authentication information

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

Instance ID

idaas_ue2jvisn35ea5lmthk267xxxxx

IdentityProviderId

string

Yes

Identity Provider ID

idp_11111

BindingConfig

object

No

Account Binding Rule Configuration

MappingBindingStatus

string

No

Specifies whether the manual account binding feature is enabled.

enabled

AutoMatchUserStatus

string

No

Automatic account matching status.

disabled

AutoMatchUserProfileExpressions

array<object>

No

Rules for automatic account matching.

object

No

TargetField

string

Yes

Target attribute name for mapping.

user.username

SourceValueExpression

string

Yes

Expression for mapping attribute value.

idpUser.userId

ExpressionMappingType

string

Yes

Type of expression.

filed

TargetFieldDescription

string

No

Target attribute name for mapping.

username

LdapAuthnConfig

object

No

AD/LDAP Authentication Configuration

AutoUpdatePasswordStatus

string

No

Specifies whether to automatically update passwords.

enabled

UserObjectClass

string

No

User ObjectClass

posixAccount

UserLoginIdentifier

string

No

User Login Identifier

email

AutoCreateUserConfig

object

No

Automatic Account Creation Rule Configuration.

AutoCreateUserStatus

string

No

Automatic account creation status.

disabled

TargetOrganizationalUnitIds

array

No

Organization ID

string

No

Organization ID

ou_122xxxx

AutoUpdateUserConfig

object

No

Automatic Account Update Configuration

AutoUpdateUserStatus

string

No

Specifies whether to enable automatic account updates.

disabled

Response elements

Element

Type

Description

Example

object

RequestId

string

The request ID.

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.