idmesh-api-sdk-java/docs/CreateRequest1ConfigProp.md

26 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2023-12-27 20:14:28 +08:00
# CreateRequest1ConfigProp
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**status** | **String** | | [optional] |
|**tenantId** | **String** | | [optional] |
|**mfaConfig** | **Object** | | [optional] |
|**regPolicy** | **List<String>** | | [optional] |
|**mfaEnabled** | **String** | | [optional] |
|**ssoEnabled** | **String** | | [optional] |
|**developerId** | **String** | | [optional] |
|**accessPolicy** | [**CreateRequest1ConfigPropAccessPolicy**](CreateRequest1ConfigPropAccessPolicy.md) | | [optional] |
|**allowedRegMethod** | **Object** | | [optional] |
|**defaultRegMethod** | **String** | | [optional] |
|**allowedLoginMethod** | [**CreateRequest1ConfigPropAllowedLoginMethod**](CreateRequest1ConfigPropAllowedLoginMethod.md) | | [optional] |
|**defaultLoginMethod** | **String** | | [optional] |
|**allowedSocialLoginProvider** | [**CreateRequest1ConfigPropAllowedSocialLoginProvider**](CreateRequest1ConfigPropAllowedSocialLoginProvider.md) | | [optional] |