Update authentication information
Try it now
Test
RAM authorization
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 |
|
| 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.