Name | Type | Description | Notes |
---|---|---|---|
name | kotlin.String | Source's display Name. | |
slug | kotlin.String | Internal source name, used in URLs. | |
enabled | kotlin.Boolean | [optional] | |
authenticationFlow | java.util.UUID | Flow to use when authenticating existing users. | [optional] |
enrollmentFlow | java.util.UUID | Flow to use when enrolling new users. | [optional] |
policyEngineMode | PolicyEngineMode | [optional] | |
userMatchingMode | UserMatchingModeEnum | [optional] | |
userPathTemplate | kotlin.String | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.