Base solution for your next web application

Activities of "jfirth"

I would like to have a single login for both, then behind the scenes it manages what auth provider.

We are using the ANZ ASP.Net MVC Core with JQuery. (V6.9.0)

We are trying to implment a hybrid login where we have some users authenticating with Azure AD and others with out of the box Asp.Net Zero sql backed login. We are having a very tough time trying to find a solution. One thing we want to do if possible is use the same Asp.Net Zero login screen t authenticate both users, not have the Azure AD redirect to a separate login.

We have a partial solution but it is using LDAP and requires a service account where as we would like to use client id and secret for the integration with AD.

Any assistance would be great.

Showing 1 to 2 of 2 entries