File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11component extends = " farcry.core.packages.forms.forms" displayname = " Auth0 User Directory" hint = " Settings for the Auth0 plugin" key = " auth0" {
22
33 property name = " domain" type = " string" required = " false"
4- ftSeq = " 1" ftWizardStep = " " ftFieldset = " " ftLabel = " Domain" ;
4+ ftSeq = " 1" ftWizardStep = " " ftFieldset = " Configuration " ftLabel = " Domain" ;
55
66 property name = " identifier" type = " string" required = " false"
7- ftSeq = " 1 " ftWizardStep = " " ftFieldset = " " ftLabel = " Identifier (Audience)" ;
7+ ftSeq = " 2 " ftWizardStep = " " ftFieldset = " Configuration " ftLabel = " Identifier (Audience)" ;
88
99 property name = " clientID" type = " string" required = " false"
10- ftSeq = " 2 " ftWizardStep = " " ftFieldset = " " ftLabel = " Client ID" ;
10+ ftSeq = " 3 " ftWizardStep = " " ftFieldset = " Configuration " ftLabel = " Client ID" ;
1111
1212 property name = " clientSecret" type = " string" required = " false"
13- ftSeq = " 3 " ftWizardStep = " " ftFieldset = " " ftLabel = " Client Secret" ;
13+ ftSeq = " 4 " ftWizardStep = " " ftFieldset = " Configuration " ftLabel = " Client Secret" ;
1414
1515 property name = " connection" type = " string" required = " false"
16- ftSeq = " 4 " ftWizardStep = " " ftFieldset = " " ftLabel = " Connection" ;
16+ ftSeq = " 5 " ftWizardStep = " " ftFieldset = " Configuration " ftLabel = " Connection" ;
1717
1818}
You can’t perform that action at this time.
0 commit comments