Relative Content

Tag Archive for azure.net-coresingle-sign-onabp.io

How can I configure SSO in Abp.io to support Azure AD across multiple tenants that are not under the same Azure portal?

I am using the Abp.io 5.3 framework Angular non-layer application. Using the below code
I’ve successfully implemented Azure AD Single Sign-On (SSO) for my application using the Abp.io 5.3 framework with Angular. However, I now need to extend SSO to include a new domain that isn’t managed under my Azure portal. I do have the necessary credentials – client ID, secret key, and tenant ID – for this new tenant’s Azure App.

In Abp.io how to do SSO in Azure AD with Multi tennat(tenants are not under same azure portal) users?

I am using the Abp.io 5.3 framework Angular non-layer application. Using the below code
I’ve successfully implemented Azure AD Single Sign-On (SSO) for my application using the Abp.io 5.3 framework with Angular. However, I now need to extend SSO to include a new domain that isn’t managed under my Azure portal. I do have the necessary credentials – client ID, secret key, and tenant ID – for this new tenant’s Azure App.