London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Sorting of usergroups

Vote:
 

Usergroups are not sorted by name.

We are using ADFS with WS-Federation. Roles are synchronized using the ISynchronizingUserService.
No providers are configured.

Web.config settings for the membership- and roleprovider look like:
<membership>
<providers>
<clear />
</providers>
</membership>
<roleManager enabled="false">
<providers>
<clear />
</providers>
</roleManager>

Especially when working with a lot of groups, this feature is very much appreciated!

#201986
Mar 11, 2019 12:56
This thread is locked and should be used for reference only.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.