Skip to content

prashant93/Authorization

Repository files navigation

Authorization

Authorization framework provides the flexibility to authorize user/groups. It generates token for authenticated user and adds application roles assign to user in databases. Using this we can also display user specific UI, include access control on Application, etc.

Getting started

Import Database

Import databse project and create database to configure user Roles.

Add your connection string.

Add your Federation Medata URL, Application URL and API Name in web.config App Sesttings.

For more check out the documentation

About

Authorization framework provides the flexibility to authorize user/groups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published