Activities of "omer_yel"

Hi I shared log files with you. There are previous logs named previous contain your request logs. And there are logs named new contain only request logs of our demo client Project  that we shared to you . When IsDynamicClaimsEnabled  is false, we get successul result. But IsDynamicClaimsEnabled  is true, we are getting (500) internal server error.And gives Volo.Abp.Authorization.AbpAuthorizationException. We are getting this error without access token regardless IsDynamicClaimsEnabled  state.

We have tried to sent request api over client using passwordTokenRequest and ClientCredentialsTokenRequest. But when we sent request using  PasswordTokenRequest, we are getting error. I have shared project via email. You can test it.

I think, logs you are checking is old. I sent today dated logs. And they are verbose level logs.

Hi I have shared log files via email. You can check them.

Thank you for help. Regards.

After searching right IIS configuration. We found below option that works. We will be happy if you update IIS deployment docs.

WebSocket is already enabled. We are trying other application development option to find which one effects on this.

Hi We have tried our project on both kestrel and IIS mode on newly created server. IsDynamicClaimsEnabled  is true. On Kestrel mode project works smoothly. We can get session info. But on IIS we are getting Unauthorized. Here is deployment server version and IIS version. https://tao1.xxx.net.tr -> Kestrel https://tao2.xxx.net.tr -> IIS

You can change subdomain to access swagger and auth. https://tao2-auth.xxx.net.tr -> IIS Auth Server https://tao2-api.xxx.net.tr -> IIS Api Host

In this situation we can not use session feature. Because of IsDynamicClaimsEnabled  is false. Normally on this screen there is a circle light near the device name. But it ain`t now. No option like session user menu. How can we use session feature?

On AbpPermissionGrant table there are permission for admin.

As you see at sample image of AbpPermissionGrant all permission are assigned to admin from role. admin role is also assigned to admin user. We are trying to login in using admin user. Also you can see Country permissions are given to admin role.

Showing 11 to 20 of 30 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 16, 2025, 11:47