Daniel Wertheim 4/3/2023

The Journey with multi-tenancy accesses continues with some issues

Read Original

This technical article details the author's ongoing journey implementing multi-tenancy access control in a Blazor WebAssembly application with an ASP.NET Core API backend. It covers using an external identity provider for authentication, a custom IClaimsTransformation to add tenant and role claims, and discusses the challenges of determining the correct tenant for a request in a system where users now belong to only one tenant.

The Journey with multi-tenancy accesses continues with some issues

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes