Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 789 Bytes

SourceRequest.md

File metadata and controls

17 lines (12 loc) · 789 Bytes

SourceRequest

Properties

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]