[
https://issues.apache.org/jira/browse/CLOUDSTACK-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629664#comment-14629664
]
ASF GitHub Bot commented on CLOUDSTACK-8642:
--------------------------------------------
GitHub user borisroman opened a pull request:
https://github.com/apache/cloudstack/pull/598
CLOUDSTACK-8642: SSO Method not allowed bug fix.
Due to CLOUDSTACK-8505 and commit 1c81b241e7914b24b06c3b7b3ee98bc0d3b4f68b
only POST methods are allowed. This needs to be explicitly stated in the AJAX
method.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-8642
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/598.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #598
----
commit 6afb2a838d36577657518db8ee671a5c34c037e1
Author: Boris Schrijver <[email protected]>
Date: 2015-07-16T12:44:52Z
CLOUDSTACK-8642: SSO Method not allowed bug fix. Due to CLOUDSTACK-8505 and
commit 1c81b241e7914b24b06c3b7b3ee98bc0d3b4f68b
----
> SSO Method not allowed
> ----------------------
>
> Key: CLOUDSTACK-8642
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8642
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Affects Versions: 4.5.2
> Reporter: Boris Schrijver
> Priority: Blocker
> Fix For: 4.5.2
>
>
> When trying to authenticate using SSO with the login url, you will get an
> Method not Allowed.
> Reason:
> CLOUDSTACK-8505: Don't allow non-POST requests for default login API
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)