- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-02-2025 10:45 AM - edited 06-02-2025 11:06 AM
I feel like I've read every document on this forum but I can't seem to find a solid answer to this question. I'm sure someone will link 4 other posts..... 🤦♂️
I am using SAML Auth to Entra for GlobalProtect. I can auth to the Portal if I specify the user directly (using domain.com\username - username@domain.com does not work). I can also auth to the gateway using the same setup or (the way I'm doing it) using an authentication cookie. I can also specify Security rules using the domain.com\username (if using the cookie) or username@domain.com (if not using the cookie) . All of that is working as expected (after many many failed attempts 😂).
Next up, I want to use Entra groups to filter traffic on the Portal, Gateway and Security rules. I've tried specifying the 'group' attribute in the SAML config (and the same on the Entra side) with no luck.
Looking at debug logs on gpsvc.log, I can see a message with the following:
"GetUsernamesAndUsergroups: vsys (vsys1); user (username@domain.com); domain ()"}
"GetUsernamesAndUsergroups: response &{Email: UserAttrs:[domain.com\\username] Groups:[] GroupReady:true}"}
I'm assuming this means no groups are being passed down from Entra. Since I have to request Entra updates (no permissions myself), I'm hoping someone can definitely tell me, in 2025, with PanOS v11.1.x, do I need to set up CIE to make this work or is there a way to get group info using the standard Entra connector or if I'm just misconfiguring either the Auth Profile in Palo or the groups attribute (which I can't see) in Entra?
I've tried a couple of options here but this is what it currently looks like:
Thanks in advance for any wisdom you can impart!
06-03-2025 04:14 AM
need the CIE to get the group mapping, sorry... 😉
06-03-2025 04:14 AM
need the CIE to get the group mapping, sorry... 😉
06-03-2025 06:17 AM
Not what I was hoping to hear but what I was expecting to hear. 😁 Thanks!
06-04-2025 06:54 AM
Follow up question on this. Can I use CIE for both auth as well as group mapping or do I still need individual SAML connections from each of my firewalls to Entra as well as using CIE to keep a cache of user/group mappings? Obviously, I'd rather dump the individual SAML and just use CIE. The documentation isn't super clear so, before I make the request from our Entra group, I'd like to know exactly what I need. Thanks!
06-05-2025 02:59 AM
you can use it for both. just set up a directory first and then set up auth
in authentication you'll also need to set up a link to entraID once, but after that each firewall can simply talk to CIE for all their auth needs
06-06-2025 06:43 AM
Sounds good. Thanks again!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!