feat: implement identity provider settings

This commit is contained in:
Steven
2024-08-11 23:30:58 +08:00
parent 61dd989df4
commit 768af5b096
16 changed files with 791 additions and 181 deletions

View File

@ -1432,6 +1432,7 @@
| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| name | [string](#string) | | |
| title | [string](#string) | | |
| type | [IdentityProvider.Type](#slash-api-v1-IdentityProvider-Type) | | |
| config | [IdentityProviderConfig](#slash-api-v1-IdentityProviderConfig) | | |