A AuthMS API Wiki API Reference iam.tianv.com →

PUT /admin/identity-providers/{id}/attribute-mapping

更新身份提供商的属性映射配置

身份提供商 `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes 身份提供商ID

Request Body

Schema: gitee_com_linmes_authms_micro-services_identity-service_internal_handler_dto.UpdateAttributeMappingRequest

FieldTypeRequiredExampleConstraintsDescription
mappings object Yes extra keys: `string`

Responses

StatusDescriptionSchema
200OKdto.SimpleResponseWrapper
400Bad Requestdto.SimpleResponseWrapper
401Unauthorizeddto.SimpleResponseWrapper
404Not Founddto.SimpleResponseWrapper
500Internal Server Errordto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No