Anyone getting access denied to approve-requests and/or view-imports? #3
-
|
Amazing app/service. Just ran through the blog post, set up everything and it's all working pretty much. Have devices I can get to generate QR codes/import IDs, so that's all working. For testing, I've got my account as the only approver/viewer/general user in the 3 groups, and when I try to access the URL for approving requests or viewing the imports I just get access denied. Not sure what to check other than making sure the ObjectId's are correct in the app config (they are) and that I'm a group member in each group (I am). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
|
First of all thanks! I think it might be that the groups claim is missing in the token configuration on the app registration. This would explain the behavior you are seeing. Can you please double check if you added the token configuration groups claim for Security Groups with Group ID? |
Beta Was this translation helpful? Give feedback.
First of all thanks! I think it might be that the groups claim is missing in the token configuration on the app registration. This would explain the behavior you are seeing. Can you please double check if you added the token configuration groups claim for Security Groups with Group ID?