effortless-mgmt / EffortlessBackend

https://www.effortless.dk/
1 stars 0 forks source link

Create more secure authorization with Identity Server #42

Open algorythm opened 5 years ago

algorythm commented 5 years ago

https://www.codeproject.com/Articles/1224635/Custom-Authentication-and-Authorization-in-Asp-N

Custom Authentication and Authorization in Asp.Net Core 2.0 - CodeProject
In this article I am going to explain how we can implement Authentication and Authorization in Web, WebApi as well as for other clients.; Author: satya inumarthi; Updated: 13 Jan 2018; Section: ASP.NET; Chapter: Web Development; Updated: 13 Jan 2018
algorythm commented 5 years ago

https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/web-api

Secure a backend web API in a multitenant application
How to secure a backend web API