Hi all, and firstly, thanks for your great job on cas.
I'm pretty new to it and I'm working with cas 5.0.3.1 I can succesfully logon with login/password via a rest service and once logged succesfully get attribute form an other database via jdbc. Now, I'm trying to get authenticate by facebook. I successfully get logged it. The problem is that I'm trying to make a request on my sql server where I'm looking for the 'email' field that facebook gave me. (the same email get as username on login form and that gave me result. I can event get a request to the sqlsever. No error, simply no request. Is it possible with a delegate authentication ? I hopped to like some authentification mecanism by email address... Thanks for your help facebook throw this list of attribute : access_token [masked] email [masked] first_name [masked] gender MALE last_name [masked] link [masked] locale fr_FR name [masked] third_party_id [masked] timezone 2 updated_time 1409185943000 verified false -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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 view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/12a648ef-13dc-49e1-b5b4-38a648664fed%40apereo.org.
