Authentication Execution
data class AuthenticationExecution(id: UUID, requirement: Flow.Requirement, displayName: String, requirementChoices: List<Flow.Requirement>, configurable: Boolean, providerId: String, level: Int, index: Int, authenticationConfig: String?)
Content copied to clipboard
Properties
authenticationConfig
Link copied to clipboard
configurable
Link copied to clipboard
displayName
Link copied to clipboard
providerId
Link copied to clipboard
requirement
Link copied to clipboard
requirementChoices
Link copied to clipboard