[
https://issues.apache.org/jira/browse/AMBARI-23252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403495#comment-16403495
]
Hudson commented on AMBARI-23252:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8869 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8869/])
[AMBARI-23252] Update service metainfo to declare SSO integration (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=c897c680d0e137c19931def70d3051dcaafe8749])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/state/ServiceInfoTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceModule.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/stack/ServiceModuleTest.java
* (add)
ambari-server/src/main/java/org/apache/ambari/server/state/SingleSignOnInfo.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/ServiceInfo.java
> Update service metainfo to declare SSO integration support
> ----------------------------------------------------------
>
> Key: AMBARI-23252
> URL: https://issues.apache.org/jira/browse/AMBARI-23252
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Labels: pull-request-available, sso
> Fix For: 2.7.0
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> Update service metainfo to declare SSO integration support. The following tag
> may be optionally set in a service's \{{metainfo.xml}} file:
> {code}
> <sso>
> <supported>true</supported>
> <enabledConfiguration>config-type/sso.enabled.property</enabledConfiguration>
> </sso>
> {code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)