[
https://issues.apache.org/jira/browse/SYNCOPE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634166#comment-16634166
]
ASF subversion and git services commented on SYNCOPE-1377:
----------------------------------------------------------
Commit da91868697e61412ef53cdee717bc82b6db405bc in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=da91868 ]
[SYNCOPE-1377] Added JAX-RS ContainerRequestFilter to check X-Syncope-Domain
provided value
> Wrong X-Syncope-Domain header does not throw an error
> -----------------------------------------------------
>
> Key: SYNCOPE-1377
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1377
> Project: Syncope
> Issue Type: Bug
> Affects Versions: 2.0.10, 2.1.1
> Reporter: Indranil Majumder
> Assignee: Francesco Chicchiriccò
> Priority: Minor
> Fix For: 2.0.11, 2.1.2, 3.0.0
>
>
> Steps:-
> # Intentionally give wrong/invalid value in the "X-Syncope-Domain" header
> # Fire a REST request to create a new user.
> # The user will be created in the "Master" domain.
> The default behavior is not correct.It should throw out an error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)