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
b2ae311f
Commit
b2ae311f
authored
Dec 21, 2017
by
Lorenzo De Lauretis
Browse files
[CRV-325] - Custom security auth type - changed custom auth file from JAR to ZIP
parent
dc18a403
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/src/main/resources/domains/MasterContent.xml
View file @
b2ae311f
...
...
@@ -556,7 +556,7 @@ we are happy to inform you that the password request was execute successfully fo
anyTypeClass_id=
"Service"
/>
<SyncopeSchema
id=
"Custom Authentication JAR File"
/>
<PlainSchema
id=
"Custom Authentication JAR File"
mandatoryCondition=
"false"
mimeType=
"application/
java-archive
"
<PlainSchema
id=
"Custom Authentication JAR File"
mandatoryCondition=
"false"
mimeType=
"application/
zip
"
multivalue=
"0"
readonly=
"0"
type=
"Binary"
uniqueConstraint=
"0"
anyTypeClass_id=
"Service"
/>
<SyncopeSchema
id=
"Service Security Description - type"
/>
...
...
core/src/test/resources/domains/MasterContent.xml
View file @
b2ae311f
...
...
@@ -557,7 +557,7 @@ we are happy to inform you that the password request was execute successfully fo
anyTypeClass_id="Service"/>
<SyncopeSchema id="Custom Authentication JAR File"/>
<PlainSchema id="Custom Authentication JAR File" mandatoryCondition="false" mimeType="application/
java-archive
"
<PlainSchema id="Custom Authentication JAR File" mandatoryCondition="false" mimeType="application/
zip
"
multivalue="0" readonly="0" type="Binary" uniqueConstraint="0" anyTypeClass_id="Service"/>
<SyncopeSchema id="Service Security Description - type"/>
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