Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHOReVOLUTION
syncope
Commits
3d295743
Commit
3d295743
authored
Jan 11, 2018
by
Lorenzo De Lauretis
Browse files
Added CUSTOM authentication type NForwarded
parent
b2ae311f
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/src/main/resources/domains/MasterContent.xml
View file @
3d295743
...
...
@@ -568,7 +568,7 @@ we are happy to inform you that the password request was execute successfully fo
multivalue=
"0"
readonly=
"0"
type=
"Binary"
uniqueConstraint=
"0"
anyTypeClass_id=
"Service"
/>
<SyncopeSchema
id=
"Service Authentication Type"
/>
<PlainSchema
id=
"Service Authentication Type"
mandatoryCondition=
"true"
multivalue=
"0"
readonly=
"0"
type=
"Enum"
uniqueConstraint=
"0"
enumerationValues=
"NONE;SHARED;PER_USER"
multivalue=
"0"
readonly=
"0"
type=
"Enum"
uniqueConstraint=
"0"
enumerationValues=
"NONE;SHARED;PER_USER
;CUSTOM
"
anyTypeClass_id=
"Service"
/>
<SyncopeSchema
id=
"Service Role Description"
/>
...
...
core/src/test/resources/domains/MasterContent.xml
View file @
3d295743
...
...
@@ -569,7 +569,7 @@ we are happy to inform you that the password request was execute successfully fo
multivalue="0" readonly="0" type="Binary" uniqueConstraint="0" anyTypeClass_id="Service"/>
<SyncopeSchema id="Service Authentication Type"/>
<PlainSchema id="Service Authentication Type" mandatoryCondition="true"
multivalue="0" readonly="0" type="Enum" uniqueConstraint="0" enumerationValues="NONE;SHARED;PER_USER"
multivalue="0" readonly="0" type="Enum" uniqueConstraint="0" enumerationValues="NONE;SHARED;PER_USER
;CUSTOM
"
anyTypeClass_id="Service"/>
<SyncopeSchema id="Service Role Description"/>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment