MonsterChenzhuo commented on issue #1735: URL: https://github.com/apache/incubator-streampark/issues/1735#issuecomment-1277165230
你说的没有问题,但是可以想象一下,每一个要登陆的用户先要登陆失败一下,然后在对应绑定,这样体验不是很好。 ldap需要做一个组和team进行映射。 这样会更好,进入直接绑定到事先预设好的team下 所以,这个issues会分为两个pr: 1.拆分本地用户登陆和ldap登陆 @MonsterChenzhuo来完成 2.做ldap组和team组映射 @lysgithub0302 来完成,他在自如内做了大量这方面的工作,很有经验 针对这个逻辑的细节会由@lysgithub0302在当前issues 进行描述,如何实现 There is no problem with what you said, but imagine that each user who wants to log in first has to log in and fail a bit, and then in the corresponding binding, so the experience is not very good. ldap needs to do a group and team for mapping. This will be better, into the direct binding to the pre-defined team under So, this issues will be divided into two pr. 1. split local user login and ldap login @MonsterChenzhuo to complete 2. do ldap group and team group mapping @lysgithub0302 to complete, he has done a lot of work in this area within the self-image, very experienced @wolfboys @1996fanrui Have you decided that this is okay? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
