Activities of "maliming"

hi

Bearer was not authenticated. Failure message: No SecurityTokenValidator available for token.

Can you share your authentication code of API ?

services.AddAuthentication(

hi

Just like in plain ASP NET Core. You can refer to Microsoft's documentation.

hi

This error will be fixed on RC2. I suggest you wait for a few RC versions.

hi

It seems only hard code to select the tenant.

hi

Run the abp install-libs in your project folder.

hi

Change options.DefaultPolicy is not a good idea. I was wondering why you don't use Identity Server to issue and validate tokens.

Answer

: )

Answer

hi

Run the abp install-libs command in your project folder instead of C:\windows\system32

hi

You just need to inject the services in the IsValid method.

var myService = validationContext.GetRequiredService<IMyService>();

You can also manually validate in the application service method.

hi

There is a HubFilter that will change current Principal.

https://github.com/abpframework/abp/blob/f87e82c85ef07f0220dfaed1374858b33f4df164/framework/src/Volo.Abp.AspNetCore.SignalR/Volo/Abp/AspNetCore/SignalR/AbpAspNetCoreSignalRModule.cs#L41 https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.SignalR/Volo/Abp/AspNetCore/SignalR/Authentication/AbpAuthenticationHubFilter.cs#L20

Showing 8561 to 8570 of 11531 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.