Activities of "thanhvl1"

  • I created HomePage.cshtml in IdentityWeb.
  • I added redirectUri in enviroment.ts (Angular) to after login i can go to HomePage.cshtml
  • From my angular site i click login
  • When I login success i click button report to go to my angular site. My code is: <a href="https://localhost:4200" style="color:white; font-family:SourceSansPro-Bold" class="button">REPORT </a> but when it redirect to angular site. It not login

Hi Mehmet How i can get query parameters on razor page after login?

Hi,

I've tried the new Microservice template version 4.3.0. I created new service as the guide and sucessfully but I wonder how can I add it to Abp suite for generate code properly? Of course, I can easily add it by "Add Exsisting solution", but when I build and generate code, I've got error "Not found Volo.Abp.Commercial.SuiteTemplates". I think it's not a proper way to generate code for microservice by using Abp Sutie

Hi,

I've tried the new Microservice template version 4.3.0. I created new service as the guide and sucessfully but I wonder how can I add it to Abp suite for generate code properly? Of course, I can easily add it by "Add Exsisting solution", but when I build and generate code, I've got error "Not found Volo.Abp.Commercial.SuiteTemplates". I think it's not a proper way to generate code for microservice by using Abp Sutie

Abp suite doesn't support code generation for microservice template.

is there any plan to integrate it to abp suite? Because it's a pro version and in application-pro or module-pro we can also use the abp suite

I also think we should have a feature to reduce the seat

hi

It seems you are using refresh_token to request the token endpoint of AuthServer

How can we reproduce the problem?

Hi,

I've just download the microservice template, add some config as the following

And then config redirect Urls in the Azure Active Directory

Then I run Angular frontend and try to login using Microsoft. Nothing changed in the config of angular

Regards, Thanh

hi

Can you share the project?

liming.ma@volosoft.com

I've figured out some information about this problem.

The first time when I try to click button Microsoft, it redirects to the page Register and then I click to the button Register, the Error 400 appeared. But when I click go back link, and click Register button again, it comes success and at that time I can logged into the application using SSO

This is the log when error 400

This is the log when success after clicking go back link

hi

Please use the template project to reproduce the problem and share it, thanks

When I run with my project in local, it was successfully authenticated by using azureAD. The issue appeared when I deploy to AKS, noted that only authenticated by using AzureAD make it error.

I found detail error is The antiforgery cookie token and request token do not match. although I tried to disable auto valivate antiforgery in the authserver module.

How can I temporarily disable the antiforgery in authserver?

Thanks

Hi,

I’m also looking for an example to use with AzureS SignalR service, but cannot find

No, It is separated. I use Azure Services for database, redis cache. Today, when the service is started by schedule, I got another freeze like the picture below

When I notice the log in the end before freezing, it's all about related to Identity But mostly it stucked at "Volo.Abp.IdentityModel.AbpIdentityModelModule" when initializing

Showing 31 to 40 of 41 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 11, 2025, 11:35