IdentityServer / IdentityServer3

OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana

Home Page:https://identityserver.github.io/Documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Identity Server users to connect to Azure SQL Server

xabikos opened this issue · comments

Question

In a SaaS application hosted in Azure we use Identity Server as a centralized authentication/authorization place. It is a multitenant software suite and for every tenant we use a separate database, which is part of an elastic pool. For report generation reasons we would like our users to be able to connect to the database by using the same credentials as the ones in the application.

We can connect to Azure SQL Server by using Azure Active Directory users and groups. The question is if can configure Azure Active Directory and Identity Server to support a scenario like this. To have a store that both Identity Server and Active Directory can trust. A note here is that a UI interaction cannot be part of this procedure as the BI platforms are not able to handle this workflow.

image

This seems to be a general question about IdentityServer - not a bug report or an issue.

Please use one of the our free or commercial support options

See here for more details.

Thanks!