I've done some more testing following installation of T38 and I've noticed the following behaviour.
When my access role is set to Users > All Identified Users, then my client traffic to the LAN works via the correct Access Role rule number, and I see the following on the gateway:
[Expert@xxxxxxxx:0]# pdp monitor user matt.dunn@xxxxxxxx.co.uk
Session: 8874a8a4
Session UUID: {A496290D-51C6-D19F-FA8A-CCA85A19F050}
Ip: 192.168.51.4
Users:
Matt.Dunn@xxxxxxxx.co.uk {ecc188a5}
LogUsername: Matt.Dunn@xxxxxxxxx.co.uk
Groups: All Users
Roles: Azure_AD_VPN_Client_Users
Client Type: Remote Access
Authentication Method: Trust
Distinguished Name:
Connect Time: Thu Mar 24 09:35:31 2022
Next Reauthentication: Thu Mar 24 17:36:01 2022
Next Connectivity Check: -
Next Ldap Fetch: -
Packet Tagging Status: Not Active
Published Gateways: Local
*****************************************************************
But, if I set my access role to Users > Specific Users then it does not work, and I get the following on the gateway:
[Expert@xxxxxxxx:0]# pdp monitor user matt.dunn@xxxxxxxx.co.uk
Session: 63d74b8b
Session UUID: {7B3C4106-7A78-07D5-13FA-4E5EFC0322F5}
Ip: 192.168.51.4
Users:
Matt.Dunn@xxxxxxxx.co.uk {04a3d0c5}
LogUsername: Matt.Dunn@xxxxxxxx.co.uk
Groups: All Users
Roles: -
Client Type: Remote Access
Authentication Method: Trust
Distinguished Name:
Connect Time: Thu Mar 24 10:04:36 2022
Next Reauthentication: Thu Mar 24 18:05:06 2022
Next Connectivity Check: -
Next Ldap Fetch: -
Packet Tagging Status: Not Active
Published Gateways: Local
*****************************************************************
Notice when I specify users, and I log in as one of the specified users, the gateway no longer detects me as belonging to that access role. The "Roles:-" line is empty.
When I change back again to All Identified Users then it works again, the "Roles:-" line is populated again, and pdp monitor shows me in that access role.
So now the issue is - why doesn't it work when I specify usernames in the Access Role?