Hi @DonnaSmith ,
Thanks for reaching out.
I understand you are trying to add Azure AD roles to the group in Azure AD B2C tenant but not getting proper options here.
Azure AD B2C is another service built on the same technology but not the same in functionality as Azure AD.
Out-of-the-box Azure AD B2C does not expose any functionality related to Security Groups. They exist as an entity type and can be accessed via the regular Azure AD portal blade but there are no features for including user group membership issued as a result of a user flow.
In Azure AD, it is possible to assign multiple roles to the group as those users are part of the Azure AD tenant (Organization) to access the resources in that tenant.
However, Azure AD B2C target is to build a directory for consumer applications where users can register with e-mail ID or social providers like Google, FB, MSA, known as Federation Gateway. Azure AD B2C is not targeted at organization users but consumers where assigning Azure AD roles to consumers is not making sense.
Although, you are able to see Azure AD similar features like "users" or "groups" in Azure AD B2C tenant as well, but it is not recommended to use those Azure AD features. This is because that you may come across too many issues when using these features as B2C tenant is not designed for these features.
Hope this will help.
Thanks,
Shweta
-------------------------------------------------------
Please remember to "Accept Answer" if answer helped you.