DheerendraRathor / ldap-oauth2

OAuth implementation over IITB LDAP authentication system
http://gymkhana.iitb.ac.in/sso/
GNU General Public License v3.0
66 stars 28 forks source link

Error : Not all permissions provided #14

Closed ayushbits closed 6 years ago

ayushbits commented 6 years ago

Hi,

I am able to succesfully login and provided necessary permissions (basic profile ldap phone). However, I am getting Not all permissions provided error. I am retrieving array('username', 'email', 'first_name', 'last_name') . Could you help where I am not able to provide full permissions ?

Thanks, Ayush