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

Latest commit

 

History

History
13 lines (8 loc) · 572 Bytes

ProviderRequest.md

File metadata and controls

13 lines (8 loc) · 572 Bytes

ProviderRequest

Properties

Name Type Description Notes
name kotlin.String
authorizationFlow java.util.UUID Flow used when authorizing this provider.
authenticationFlow java.util.UUID Flow used for authentication when the associated application is accessed by an un-authenticated user. [optional]
propertyMappings kotlin.collections.List<java.util.UUID> [optional]