c# - How to extend IdentityManager for IdentityServer3 -


i have identityserver 3 , running users, roles, claims, clients etc running database. administer have decided use identitymanager. have noticed though covers users , roles. there way extend cover clients well?

you can use: identityserver3.admin or identityserver3.admin.entityframework

i tried identityserver3.admin.entityframework works fine me.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -