Base solution for your next web application

Activities of "galtawill"

thanks for the help it works fine now but you should add TokenEndpoint to the Microsoft option

options.TokenEndpoint = configuration["Authentication:Microsoft:TokenEndpoint"];

I try it but got the same issue after login any other advice

I am using ASP.NET Core MVC

Any Help Please

I am using Microsoft and it works fine if I configure the app register account type multitenant but I need to switch it to a single tenant

"Microsoft": { "IsEnabled": "true", "ConsumerKey": "d2a0f147-1556-4ffb-843e-db8abcce2553", "ConsumerSecret": "chW8Q~XfGxvISDzFaBZhvJ7rWj1aeAAV7J1Dhaid" },

I configure Microsoft external login and it works fine when the Azure app registers account type multi-tenant Now I need to change it to the single tenant but I go the attached error

I am using ASP.NET CORE & Angular Project version 10.1.4 for multi-tenant products and I want to use the public website included in the project as a CMS

so what is the best CMS integrated with aspNetZero?

Prerequisites

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

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

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using?
  • What are the theme settings?
Question

What is your product version? 10.5.0

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

And this is my question:

I am trying to add a new dynamic property for the user, and I want this property to appear just for the user of specific organization unit. How can I relate the dynamic property to organization unit, and what is the role of permission in the dynamic property?

Showing 1 to 8 of 8 entries