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

Latest commit

 

History

History
21 lines (16 loc) · 1.09 KB

FlowSet.md

File metadata and controls

21 lines (16 loc) · 1.09 KB

FlowSet

Properties

Name Type Description Notes
pk java.util.UUID [readonly]
policybindingmodelPtrId java.util.UUID [readonly]
name kotlin.String
slug kotlin.String Visible in the URL.
title kotlin.String Shown as the Title in Flow pages.
designation FlowDesignationEnum
background kotlin.String Get the URL to the background image. If the name is /static or starts with http it is returned as-is [readonly]
exportUrl kotlin.String Get export URL for flow [readonly]
policyEngineMode PolicyEngineMode [optional]
compatibilityMode kotlin.Boolean Enable compatibility mode, increases compatibility with password managers on mobile devices. [optional]
layout FlowLayoutEnum [optional]
deniedAction DeniedActionEnum [optional]