Activities of "maliming"

Thanks, I will try to reproduce the issue.

Answer

I insist that IAbpClaimsPrincipalContributor is nothing to do with refresh_token flow

You will get access_token and refresh_token first. Then use refresh_token to get them again.

The IAbpClaimsPrincipalContributor will be called when generating the access_token, and refresh_token will copy claims from access_token's principal.

Talk is cheap. You can prepare a simple demo project to reproduce your real problem.
support@abp.io

Answer

hi

refresh_token basically uses the claims from the access_token. So it shouldn't be a problem.

Answer

I called the token endpoint using refresh_token flow.

Can you share your access_token and HTTP request info?

Answer

I just tested the refresh_token flow

Can you share your steps?

https://support.abp.io/QA/Questions/3970#answer-328b1aa4-f776-6952-b80d-3a07446a2e05

hi

What are the full steps to reproduce with a new template project?

hi

It's released. Can you try to change the version of the packages to 6.0.1?

And what's your authentication configuration?

eg

services.AddAuthentication()...

You can run an angular app and check how to logout.

Showing 7371 to 7380 of 10600 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