Here is an example of context. We have a Certification Program where people can take a class and an exam and get certified on our platform. When they do, they’ll get access to join a private group and also will get a badge on their profile. But obviously, we need them to register and log into the community first, and we need to know that they are certified.
So… would giving them a Custom Role that has the same permissions as our regular users be a way to segment this group of certified individuals and distinguish them from non-certified customers?
My concern is adding unneeded Custom Roles that don’t actually differ in permissions per se, but are just a way to distinguish various segments from one another. I feel like that can get real messy real fast.
TL;DR - Does anyone have any advice on how to best segment various users in the community other than Custom Role?