Activities of "joe@tronactive.com"

That is how I implemented Azure AD. It is only when I sign out. The login works perfectly fine. It seems to be something to do with the identity server as it sits at that screen that says the below.

Signed Out You have been signed out and you will be redirected soon.

  • ABP Framework version: v4.4
  • UI type: Angular
  • DB provider: EF Core
  • Identity Server Separated (Angular): yes

When I sign out of the Angular app it redirects to the identity server/host API server just fine but then it doesn't redirect back to the angular app. It just sits at the signed out screen. That says the below but never redirects back to Angular app. It seems like it is actually signing out but just the redirect back to the Angular app is not workinging. The server is using Azure Active Directory for the authentication. Is there something I can check to see why it is not doing this?

Signed Out You have been signed out and you will be redirected soon.

That would be HUGE. Thank you. I hope real soon.

Is there any documentation about how to publish the Angular version microservices to Azure? Or to a virtual machine?

I created a Microservice project from the new template and I would like to get rid of the SaasService (and get rid of multi-tenancy) and remove the ProductService as well. Obviosuly I can just remove the projects. But I am guessing there must be something else I need to do correct?

I am sorry, I should have clarified. I meant when using the helper method.

<abp-modal-footer buttons="@(AbpModalButtons.Cancel|AbpModalButtons.Save)"></abp-modal-footer>

How do you override the save button text in a modal? I am using Asp.NET MVC version.

Is there a good way to upgrade a MVC app to a Blazor Web Assembly version?

  • ABP Framework version: v4.2.2
  • UI type: MVC
  • DB provider: EF Core

I am also a ASP.NET Zero user and I like how the log file starts new once it reaches 10MB. How can I apply something like that to abp? The log files get way to big to handle. To me it is a big issue.

Answer

@alper do you have any ideas on the one I posted 4 days ago? Can't populate enum localizations after upgrading to 4.3.0?

Showing 51 to 60 of 85 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11