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

PUT /admin/identity-providers/{id}/jit-config

更新身份提供商的JIT(Just-In-Time)配置

身份提供商 `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes 提供商ID

Request Body

Schema: dto.UpdateJITConfigRequest

FieldTypeRequiredExampleConstraintsDescription
attribute_mapping_id string No attr_map_001
auto_create_user boolean No True
default_role string No member
enabled boolean No True

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