Base solution for your next web application

Activities of "suruat"

Thanks!

Thanks @aaron, That seemed to have worked for me.

Oh Sorry!

Trying this now.

Sorry I wasnt clear. Im more interesting in capturing the actual public client IP address from the incoming reqesting. Currently that oa not happening. Im only getting the known IP. How can I do this?

Does anyone have any idea about this?

Issue resolved, this was due to changes I made to the GetAll() call.

@ismcagdas After some investigation, I am confident the issue is not with the permissions but rather with the roles. There are a few things I am noticing with the Roles.

  1. The Roles name in the database has strange data. The Non Static Roles have mangled strings as names:
  2. When I look at the data, I see that the User has the role assign, both in the UI and in the database and token, But for some reason It stops pulling the permissions to the UI, The problem might be with The GETALL() call as The GrantedPermission is empty. Gonna try debuging that code, I will update with my findings. I just wanted to leave this here first incase you had an answer for me

Bump to top, since it seems like this question was missed.

Thanks for the Tip @ismcagdas, I added some AppInsight Logging. So hopefully this will shed some light for me.

Does anyone have any idea?

Showing 1 to 10 of 14 entries