Activities of "maliming"

What is your Token request info?

hi

There is something wrong with your access_token.

Yours

Normal:

My Postman request:

grant_type:password
client_id:MyProjectName_Web
client_secret:1q2w3e*
username:admin
password:1q2w3E*
scope:MyProjectName profile email address roles offline_access

hi

Cookies do not provide isolation by port

Please use .localhost.

Please check the cookies for the http request. Including the current cookies. Are there any warnings in the browser console?

hi

The current workaround is to add the access token to the query string when joining connecting to the hub.

This is the recommended practice.

The localhost domain will share cookies. But after the application is published it will use a different domain/sub-domain.

https://learn.microsoft.com/en-us/aspnet/core/signalr/authn-and-authz?view=aspnetcore-7.0#bearer-token-authentication

HI

What are the steps to reproduce with the latest template project?

hi

I means the usage of UseCookiePolicy

hi

app.UseAuditing();

The main reason is that the audit log middleware is designed for http requests. Blazor Server's signlar is an event model.

You can set IsEnabledForGetRequests=true see more logs.

I need to reproduce the problem locally to troubleshoot, Please share the full error context log.

hi

[15:48:26 INF] [Lenovo] AuthenticationScheme: "Bearer" was forbidden.

What about AuthServer's logs?

The roles seem to be missing in the token. Have you passed the roles in your scope?

Showing 7711 to 7720 of 11552 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.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.