Activities of "maliming"

Answer

ok,

How can I reproduce the problem?

Can you test it with a brand new template project?

HI

GetQueryableAsync

var users = await (await _appUserRepository.GetQueryableAsync())
                .Where(x => x...)
                .FirstOrDefaultAsync();
Answer

hi

You can test in your dev environment without IIS.

Answer

2022-12-23 16:38:11.279 +08:00 Current time: '12/23/2022 08:38:11'.

There seems to be an 8 hour time difference.

Please check your server environment .

Answer

hi

ValidTo: '12/23/2022 04:40:03', Current time: '12/23/2022 08:38:11'.

The time seems wrong?

Answer

hi

I didn't get the logs yet

Answer

hi

administration-service.

Answer

hi

Please set IdentityModelEventSource.ShowPII = true;

IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'.

There seems to be a problem with the application's clock

Answer

OK, I will check your logs.

hi

We are not familiar with AWS Cognito and cannot give any advice,

For the new AuthServer, it is more necessary to handle the claims. You can try to replace it, and you can always give feedback if you get specific problems.

Showing 7191 to 7200 of 10614 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 September 08, 2025, 09:55