[
https://issues.apache.org/jira/browse/AMBARI-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Sen resolved AMBARI-6940.
--------------------------------
Resolution: Fixed
Committed to trunk
> Cluster deployment fails if api.authenticate=false
> --------------------------------------------------
>
> Key: AMBARI-6940
> URL: https://issues.apache.org/jira/browse/AMBARI-6940
> Project: Ambari
> Issue Type: Bug
> Components: controller
> Affects Versions: 1.7.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Fix For: 1.7.0
>
>
> If API authentication is turned off in ambari.properties then cluster
> deployment fails
> Ambari-server returns 403 Forbidden for POST request to
> http://c6401:8080/api/v1/clusters/c1 after clicking Deploy button
> {noformat}
> {
> "status": 403,
> "message": "Forbidden"
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)