mirror of https://github.com/dexidp/dex.git
Browse Source
The list of groups is paginated (default page is 200), so when a user has more than 200 groups, only the first 200 are retrieve. This change is retrieving all the groups for a user by querying all the pages.pull/1627/head
1 changed files with 17 additions and 8 deletions
Loading…
Reference in new issue