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
dc18a403
Commit
dc18a403
authored
Nov 23, 2017
by
Gianluca Filippone
Browse files
[CRV-326] added schema for service custom authentication jar file
parent
76a4e764
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/src/main/resources/domains/MasterContent.xml
View file @
dc18a403
...
...
@@ -555,6 +555,10 @@ we are happy to inform you that the password request was execute successfully fo
multivalue=
"0"
readonly=
"0"
type=
"Enum"
uniqueConstraint=
"0"
enumerationValues=
"IPLTS;WSBPEL"
anyTypeClass_id=
"Service"
/>
<SyncopeSchema
id=
"Custom Authentication JAR File"
/>
<PlainSchema
id=
"Custom Authentication JAR File"
mandatoryCondition=
"false"
mimeType=
"application/java-archive"
multivalue=
"0"
readonly=
"0"
type=
"Binary"
uniqueConstraint=
"0"
anyTypeClass_id=
"Service"
/>
<SyncopeSchema
id=
"Service Security Description - type"
/>
<PlainSchema
id=
"Service Security Description - type"
mandatoryCondition=
"false"
multivalue=
"0"
readonly=
"0"
type=
"Enum"
uniqueConstraint=
"0"
enumerationValues=
"SECURITY"
...
...
core/src/test/resources/domains/MasterContent.xml
View file @
dc18a403
...
...
@@ -556,6 +556,10 @@ we are happy to inform you that the password request was execute successfully fo
multivalue="0" readonly="0" type="Enum" uniqueConstraint="0" enumerationValues="IPLTS;WSBPEL"
anyTypeClass_id="Service"/>
<SyncopeSchema id="Custom Authentication JAR File"/>
<PlainSchema id="Custom Authentication JAR File" mandatoryCondition="false" mimeType="application/java-archive"
multivalue="0" readonly="0" type="Binary" uniqueConstraint="0" anyTypeClass_id="Service"/>
<SyncopeSchema id="Service Security Description - type"/>
<PlainSchema id="Service Security Description - type" mandatoryCondition="false"
multivalue="0" readonly="0" type="Enum" uniqueConstraint="0" enumerationValues="SECURITY"
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