Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 801 Bytes

ProviderRequest.md

File metadata and controls

15 lines (10 loc) · 801 Bytes

ProviderRequest

Properties

Name Type Description Notes
name String
authentication_flow Option<uuid::Uuid> Flow used for authentication when the associated application is accessed by an un-authenticated user. [optional]
authorization_flow uuid::Uuid Flow used when authorizing this provider.
invalidation_flow uuid::Uuid Flow used ending the session from a provider.
property_mappings Option<Vecuuid::Uuid> [optional]

[Back to Model list] [Back to API list] [Back to README]