All things are possible with CAS. :) https://apereo.github.io/cas/4.2.x/integration/Attribute-Resolution.html
On Wed, Sep 14, 2016 at 9:17 AM, Toni McWild <[email protected]> wrote: > Hi guys, > I have deployed 4.2 CAS server for my company but now we are facing a > problem.... > > Our principal Handler is an LDAP, but the way our LDAP server is implemented > doesn't allow to store every group that a specific user belongs to, > > I mean, for user "toni" I can login, I can get the main group that "toni" > belongs to, but our LDAP doesn't have a field similar to > "GroupsAUserBelongsTo" > Our LDAP works the other way arround, for group "Management" there is a list > of users that belong to this groups. > > Anyway, I've got a MySQL DDBB that I can ask to get the groups a user > belongs to. > > so my question is: > > Is there any way I can merge both systems? LDAP authentication but right > after the authentication it goes to MySQL and ask for the groups that a user > belongs to. > > Thanks a lot! > > -- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAEzQRepEXmRFeQFROxVE7Eoa5p95PP6EgM1a9Bc8oMaLzPD6Pw%40mail.gmail.com. > For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAPpkTuHRf6d0TcmHaVgh7Anf3vW-EP4iB7-63Qhk3HK28YV4xw%40mail.gmail.com. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
