Activities of "tahmad"

also needs to address this issue, I have route guards set up as follows:

{ path: '', pathMatch: 'full', component: DashboardComponent, canActivate: [AuthGuard, PermissionGuard, RoleGuard], }

I believe these guards require the ABP token instead of the Okta token. How can I properly pass authentication to AuthGuard and PermissionGuard while ensuring authorization in the system using Okta?

please see the screenshot

CurrentUser fields are different. what I need to do?

Sure.

sure, please respond at earliest. I need to windup, thanks.

also I have found. CurrentUser is null

so basically it is not updatable. but it should be, this is like a bug. thanks I will do it by choosing any other option because I'm creating UI logic by myself.

on question type 2 we have the paragraph text, so what is the use of it? or how I can save 2?

Hi liangshiwei,

I'm sending questionType 2 and it is not updating

it is still returning the old value

when I set questionType 3,4 or 1 it works find and update the value when I set 2 it is not working.

It is working now, no need to give answer for permission, thanks.

Hi I'm invoking this from admin credentials but facing permission issue

this.formService .getList(formListDto) .subscribe((resp: PagedResultDto<FormDto>) => { if (resp.items) { this.fetchServiceTasks(); } });

can you please tell which permission i need to add in my admin account?

Showing 21 to 30 of 67 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 15, 2025, 14:41