gbezyuk / django-crowd

Simple Attlasian CROWD authentication backend for Django
Other
18 stars 14 forks source link

Possibility to add groups from Crowd #5

Closed raffienficiaud closed 3 years ago

raffienficiaud commented 10 years ago

I was wondering if importing the groups to which the user belongs to from Crowd to Django was in the plans also.

Best, Raffi

andrew-boutin commented 8 years ago

Probably not since this is just for authentication currently. However, using the Crowd REST API is pretty straight forward and supports finding out what groups a user is in.