You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Congling Xia (Jira)" <ji...@apache.org> on 2019/11/07 04:21:03 UTC

[jira] [Created] (KYLIN-4240) use kylin SSO without LDAP

Congling Xia created KYLIN-4240:
-----------------------------------

             Summary: use kylin SSO without LDAP
                 Key: KYLIN-4240
                 URL: https://issues.apache.org/jira/browse/KYLIN-4240
             Project: Kylin
          Issue Type: Improvement
            Reporter: Congling Xia


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)