BeSimple / BeSimpleSsoAuthBundle

NOT MAINTAINED - SSO authentication providers (Cas for now) for Symfony2
125 stars 74 forks source link

How to get attributes from CAS while using this bundle? #76

Open misilot opened 10 years ago

misilot commented 10 years ago

Hi,

I seem to have gotten it working (at least for the authentication part). I am able to see my username in the debug toolbar, however I am still at a loss of how I can use the other attributes that are provided by CAS such as email, id, address, etc.

Thanks!

misilot commented 10 years ago

This would probably be using SAML instead of CAS2.0, is this possible?