- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-11-2024 07:54 PM
I need some advices on this GP VPN Client with MFA issue:
End users selects DENY on the MFA prompt on the phone still are able to connect to GlobalProtect agents
The current auth environment is that users use Active Directory in Azure for MFA and use Radius to authentication process in Globalprotect.
09-16-2024 03:17 PM
Hi @HarryScore ,
How long do you have timeout setup for RADIUS?
09-16-2024 07:52 PM
09-17-2024 03:37 AM
Hi @HarryScore ,
>configure
# set deviceconfig setting global-protect timeout 90
#commit
# show deviceconfig setting global-protect
global-protect {
timeout 90;
}
# exit
Hope this helps,
Kim.
09-17-2024 08:20 AM - edited 09-17-2024 08:22 AM
@HarryScore wrote:
I need some advices on this GP VPN Client with MFA issue:
End users selects DENY on the MFA prompt on the phone still are able to connect to GlobalProtect agents
The current auth environment is that users use Active Directory in Azure for MFA and use Radius to authentication process in Globalprotect.
This isn't exactly your question, but can you do MFA from Azure? If you tie the MFA from Azure it's an easier way to enforce the MFA process from an Azure authentication, vice letting the downstream system enforce it. Also doing it at the Azure level ensure you have a consistent MFA process.
09-17-2024 11:36 AM
Try setting the timeout to at double of what you set up in Radius. If that doesn't work, I'd try increasing your radius to 60 sec.
09-18-2024 07:53 PM
Thanks everyone.
beside the radius server, we have another NPS server with NPS Extension for Azure MFA.
I have tried to setup the GP timeout to 90 secs, Radius server to 60 secs, still no luck. Palo TAC doesn't help much either.
We are deploying Prisma now which should be resolve the issue.
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!