A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi Erik,
We have implemented a custom membership provider and are using the IntegraionMultiplexingMembershipProvider.
We have thre providers in the multiplexing chain:
Now we cannot view the communty links in the community tab in the edit-view for adminstrators in the SqlMembershipProvider. These administrators have to be member of the Administrators group. But we cannot add an Administrators group in the SqlRoleProvider because it already exists in the WindowsRoleProvider.
We want to have a CommunityAdmins group. How do we do to give them access to the community links in the community tab?