- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
05-02-2023 02:17 PM - edited 05-02-2023 03:41 PM
It seems like guest users arent matching any groups with Cloud Identity Engine. We have SAML (Azure) setup for our GlobalProtect authentication (not throught Cloud Identity Engine). We have CIE configured on the firewall under user identification. The Cloud Identity Engine is configured to sync the Azure directory but if I look on the firewall using show user user-ids match-user it shows no groups. We have on-prem users that sync up to Azure and those pull groups fine however the guest accounts do not, so accounta we invite into Azure and arent synced on prem dont match any groups.
If I go to CIE itself I can see the user there and the groups they are a part of but the firewall doesnt pull any of those groups, the certain groups are used for different agent configs for GlobalProtect. Is there a reason if wouldn't be pulling the groups that it should need? Do I need to use a SAML auth profile through CIE itself?
Running command "show user cloud-identity-engine statistics all" returns Failed with error code: -20001
Configure the Cloud Identity Engine as a Mapping Source on the Firewall (paloaltonetworks.com)
05-24-2023 01:52 AM
Try using SCIM in Azure AD and then refence the CIE in the firewall auth profile:
08-08-2023 02:00 PM
Opened a TAC case on it and ours ended up being an error/bug with the user-id service on the firewall side. We restarted the service and it fixed the issue.
Commands ran:
>debug software restart process user-id-agent
>debug user-id refresh group-mapping all
The error we were getting was shown in the dscd.log file. Cli command for that: less mp-log dscd.log
08-13-2023 11:22 AM - edited 08-20-2023 11:26 PM
dscd is the process for the cloud identity engine connection from the firewall, so this explains the workaround.
Edit: Also you could automate the process restart each night till you upgrade to a stable version following article:
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!