cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Who Me Too'd this topic

Global Protect Azure SAML authentication

L0 Member

PAN OS 8.1.6 currently

GP Client 4.1.13-2  and  5.0.7-2 (testing)

 

Attempting to use Azure SAML authentication

went through standard procedures..

import fed metadata xml from azure.

validate IDP cert unchecked.

Azure cert imports automatically and is valid.

auth profile with saml created (no message signing)

 

when Browsing to GP portal URL, redirection and Microsoft auth works fine and continues to Portal site.

 

From logs..

saml-signature-validated:

     SAML Assertion: signature is validated against IdP certificate (subject \'crt.azure_SAML_profile.shared\') for user           \'[email protected]

 

auth-success:

     'SAML SSO authenticated for user \'[email protected]\'. auth profile \'azure-saml-auth\', vsys \'vsys4\', server              profile \'azure_SAML_profile\', IdP entityID \'https://sts.windows.net/d77c7f4d-d767-461f-b625-8903327872/\', Fro

 

 

Next..

When I attempt to use the SAML auth profile with the GP gateway (different hostname/IP from Portal)

Fails..

 

The initial saml auth to the portal is successful in the logs...but then auth to the gateway fails with the below information.

 

from Logs..

 

saml-certificate error:

       Failure while validating the signature of SAML message received from the IdP "https://sts.windows.net/d77c7f4d-d         767-461f-b625-8903327872/", because the certificate in the SAML Message doesn\'t match the IDP certificate               configured on the IdP Server Profile "azure_SAML_profile". (SP: "Global Protect"), (Client IP: 70.131.60.24),                   (vsys:         shared), (authd id: 6705119835185905969), (user: [email protected])' )  

 

auth-fail:

       SAML SSO authentication failed for user \'[email protected]\'. Reason: SAML web single-sign-on failed. auth pr......

 

Who Me Too'd this topic