hi
Do you know how I can generate logs?
It exists in Logs/logs.txt by default.
Do you know why these red dot's appear?
Can you explain it in details? or share some screenshot abou this?
Is there a place where I can ask these noob questions? Like how to generate logs, and what the red dots mean? I understand I am only allowed to ask 15 questions on this forum. I'd rather save those questions for very technical things, not 'simple' questions like these.
https://github.com/abpframework/abp/issues/new https://stackoverflow.com/questions/tagged/abp
hi kirtik
ok, I can check it remotely. liming.ma@volosoft.com
hi kirtik
Can you reproduce the problem 100%? Please share the steps if you can.Thanks
hi
I don't know a solution that without coding.
You can take a look at this https://docs.microsoft.com/en-us/aspnet/core/security/authorization/iauthorizationpolicyprovider?view=aspnetcore-5.0
hi
It's has been updated.
https://github.com/abpframework/abp/blob/48c52625f4c4df007f04d5ac6368b07411aa7521/modules/identityserver/src/Volo.Abp.IdentityServer.Domain/Volo/Abp/IdentityServer/AbpStrictRedirectUriValidator.cs#L39
hi uyarbtrlp
Can I check it remotely? My local test did not reproduce the problem.
hi
You can override the GetAsync method of PermissionAppService to remove some permissions from the DTO according to your logic.
https://github.com/abpframework/abp/blob/dev/modules/permission-management/src/Volo.Abp.PermissionManagement.Application/Volo/Abp/PermissionManagement/PermissionAppService.cs#L31
hi kirtik
2021-03-26 18:01:49.851 +05:30 [DBG] Security stamp validation failed, rejecting cookie.
2021-03-26 18:01:49.851 +05:30 [INF] AuthenticationScheme: Identity.Application signed out.
2021-03-26 18:01:49.852 +05:30 [INF] AuthenticationScheme: Identity.External signed out.
2021-03-26 18:01:49.852 +05:30 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out.
2021-03-26 18:01:49.853 +05:30 [INF] Identity.Application was not authenticated. Failure message: No principal.
2021-03-26 18:01:51.758 +05:30 [INF] Identity.Application was not authenticated. Failure message: No principal.
2021-03-26 18:01:51.758 +05:30 [INF] Identity.Application was not authenticated. Failure message: No principal.
Security stamp validation failed
This is like you have changed the important info of the user, such as: username, password, email, etc.
Can you confirm it?
Can i check it remotely?
https://zoom.us/j/92517421131?pwd=b2ZEWGFyYUJzcjBxUFF1WTBoRS9odz09
Auth ErrorError, error: invalid_client
Can you share the full error message?