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

25 lines
699 B
Markdown

# AuthzApp
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**id** | **String** | | |
|**developerId** | **String** | | |
|**tenantId** | **String** | | |
|**name** | **String** | | |
|**type** | **String** | - 0 默认应用 - 1 自建应用 - 2 模板应用 - 3 组件应用 | |
|**accessPolicy** | **String** | | |
|**decr** | **String** | | [optional] |
|**logo** | **String** | base64编码 | |
|**accessUrl** | **String** | | |
|**enabledProtocols** | **List<String>** | oidc/saml/sxp 等 | [optional] |
|**timeModified** | **String** | rfc3339 | |
|**timeCreated** | **String** | rfc3339 | |