IdentityServer / IdentityServer3.AspNetIdentity

ASP.NET Identity support for Thinktecture IdentityServer3
Apache License 2.0
64 stars 51 forks source link

Add Role Does not add the role in UserRoles table #63

Closed farshid3003 closed 8 years ago

farshid3003 commented 8 years ago

in the admin page Add Role in user edit Does not add the role in UserRoles table and just add a claim.

brockallen commented 8 years ago

wrong repo -- you want IdentityManager.

farshid3003 commented 8 years ago

yep thanks :)