You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/25 06:44:00 UTC

[jira] [Commented] (KYLIN-4240) Use SSO without LDAP

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

ASF subversion and git services commented on KYLIN-4240:
--------------------------------------------------------

Commit 6208d6fd326f70e781b4c12fa5ab81ac7cde2d27 in kylin's branch refs/heads/master from Congling Xia
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=6208d6f ]

KYLIN-4240 Kylin SSO with CAS or SAML without LDAP (#958)

* KYLIN-4240 add additional profiles to support authn plugins in custom profile

* KYLIN-4240 add CAS authn plugin in custom profile

* KYLIN-4240 add SAML authn plugin (no LDAP integrated) in custom profile


> Use SSO without LDAP
> --------------------
>
>                 Key: KYLIN-4240
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4240
>             Project: Kylin
>          Issue Type: New Feature
>          Components: Integration, Web 
>            Reporter: Congling Xia
>            Assignee: Congling Xia
>            Priority: Major
>         Attachments: screenshot.png
>
>
> Recently, we are integrating Kylin with our SSO service based on CAS. In our case, SSO provide only authentication but no authorization. Because our LDAP service is not used for application specific information management, we plan to use the built-in user/group services to manage their authorities (as in testing profile).
> I am doing some work with CAS authentication to make it work along with form login in Kylin. I dont know whether it is a common case that user need to be authenticated by an SSO and will be managed for roles/groups in Kylin itself when LDAP is not available. I'd like to share it for someone in need.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)