Base solution for your next web application

Activities of "chintanshah"

"ClaimsMapping": [
        {
          "claim": "unique_name",
          "key": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name"
        }
      ]

Adding above to appsettings.json (Inside OpenId) solved the <span class="colour" style="color: rgb(51, 51, 51);">[Problem #2]</span>

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? - 9.3.0
  • What is your product type (Angular or MVC)? - Angular
  • What is product framework type (.net framework or .net core)? - .net core

Is it possible to enable and disable social logins per tenant? I know that by enabling "AllowSocialLoginSettingsPerTenant" allows settings to be changed per tenant. But I want to enable and disable specific social login providers per tenant i.e. I want Azure AD enabled for Tenant1 but disabled for Tenant2.

Thanks for the suggestion, will try implementing the same.

Showing 1 to 3 of 3 entries