You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/10/01 15:05:00 UTC

[jira] [Commented] (SYNCOPE-1377) Wrong X-Syncope-Domain header does not throw an error

    [ https://issues.apache.org/jira/browse/SYNCOPE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634165#comment-16634165 ] 

ASF subversion and git services commented on SYNCOPE-1377:
----------------------------------------------------------

Commit 54e528b894873708b635e74a9410d1ca00e696b9 in syncope's branch refs/heads/2_1_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=54e528b ]

[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)