Hello All,
I have setup Remote access saml authentincation via Entra-ID on a cluster of 9200 gateways running R81.20.
The users are able to authenticate using Saml authentication with no issue.
For one resource that they need to access, I needed to allow only a group of users access the resource. I created the group and using the group.attrib claim in entra-id application I send the relevant group information to the gateways. I then created a rule which allows only that group to access the resource. The group in the gateway is an empty group EXT_ID_The-ID-number-of-the-group-in-Entra. For most users this works fine. But, there are some users who it stops working for suddenly, and it is not clear to me what has changed. I can add users in entra-id to the group and they then can access the resource. But for the users, who is has stopped working for, they go directly to the cleanup rule. I see in pdp that the users have the relevant group id's in there groups field. It as if for these specific users, the matching isn't being performed. I have created a new group and added users to it to see if that can fix the problem, but for those workers that is has stopped working for it makes no difference, and for those workers who it is working for ,it continues to work in the new group as well.
Any ideas on how to proceed? what to check?