This object represents an identity which allows to authenticate with a remote identity provider
Document| Property | Type | Description |
|---|---|---|
| id | Integer | Unique identifier for the object |
| appId | Integer | The target app for this identity |
| roleId | Integer | Role which is assigned to new users |
| name | Text | Unique name of the object |
| icon | Text | An icon for this identity provider |
| class | Text | Underlying class of this identity provider |
| config | Backend_IdentityConfig | |
| allowCreate | Boolean |