Going from AAD to on premise AD for sql database connection?

Davis, Daniel 1 Reputation point
2021-05-25T14:05:23.63+00:00

My organization has AAD and a local AD. The two sync password wise. I've created an app that uses an Azure App registration so that they can use their email/password to get in. However, for my .net core backend, I'm not sure how to switch this over. The SQL database that is on premise uses the local AD for security.

I've sort of stumbled my way to this point and I'll do my best to understand any solutions, but will likely have follow up questions. I'm more of a front end developer. Currently I have an ID token I'm using to get pass authorization I've set up for the endpoints on a controller level. We use an ACL for the app registration as well. I'm also not sure how to set up the connection string to handle a token.

I also wasn't sure what to put as a tag..

Azure SQL Database
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,473 questions
{count} votes