database - Extend ASP Identity Role to add group(company) -


how can extend asp identity 2.2 roles, to support isolated roles in own groups, such company1, company2 etc.

i trying scope , limit roles company, such each company can administer own roles , have named roles - under company purview only.

i looked around , not find simpleway extend roles

in samples, while shows how extend user profiles easily, fails on roles side of house!


Comments

Popular posts from this blog

Python Pandas join aggregated tables -

java - Static nested class instance -

process - Python What is the difference between a Pool of worker processes and just running multiple Processes? -