Page Index - JonPSmith/AuthPermissions.AspNetCore GitHub Wiki
52 page(s) in this GitHub Wiki:
- Home
- Welcome to the AuthPermissions.AspNetCore (referred to as AuthP) library documentation.
- Example code in this repo
- Example1 - Roles and permissions
- Example2 - JWT Token in ASP.NET Core Web API
- Example3 - Single level multi-tenant application
- Example4 - Hierarchical multi-tenant application
- Example5 - Login via Azure AD
- Example6 - Single level multi-tenant application using hybrid mode
- Example7 - Single level multi-tenant application using sharding-only mode
- "Down for maintenance" feature
- Add New User adapter
- Authentication explained
- AuthUser admin service
- AuthUser explained
- Building a tenant change service
- Bulk Load admin
- Configuring sharding
- Creating a multi tenant app
- Extra help for shading‐only apps
- Hierarchical Multi Tenant
- How AuthP handles errors
- How AuthP handles sharding
- Invite new user service
- JWT Token configuration
- JWT Token refresh explained
- Languages & cultures explained
- Managing sharding databases
- Multi tenant configuration
- Multi tenant explained
- Multi tenant: Admin access tenant data
- Permissions explained
- Roles admin service
- Roles explained
- Securing the sharding data
- Setup Authentication
- Setup Permissions
- Setup the custom database feature
- SetupAspNetCoreAndDatabase
- Sharding database settings
- Sharding explained
- Sharding: Move Tenant to database
- Sign up for a new tenant, with versioning
- Single level Multi Tenant
- Startup code
- Supporting multiple languages
- Three admin examples
- Unit Test your AuthP app
- Update claims on tenant change
- Using JWT Tokens
- Using Permissions
- Version 1 Limitations