Security

SAML response from ADFS

llopreiato
Explorer

Hi all,

we are trying to configure Splunk on premise (7.3.6) to work with SAML and ADFS but we are stuck with some errors:

with signedAssertion = false we see in internal logs:

 

ERROR Saml - Failed to parse issuer. Could not evaluate xpath expression //saml:Assertion/saml:Issuer or no matching nodes found. No value found in SamlResponse for key=//saml:Assertion/saml:Issuer

 

with signedAssertion = true

 

ERROR UiSAML - Verification of SAML assertion using the IDP's certificate provided failed. Error: start node xmlSecNodeSignature not found in document

 

 

Any suggestions?

Labels (2)
0 Karma
1 Solution

llopreiato
Explorer

We solved our problem by following Splunk support suggestion to remove encryption from ADFS as specified in chapter 13 of this guide:

https://www.splunk.com/en_us/blog/tips-and-tricks/configuring-microsofts-adfs-splunk-cloud.html

View solution in original post

0 Karma

hschuhkn
Engager

Had the same error message to an adfs server with encryption and in my case this worked, dont know if it is correct.

I added the encrypted private key to signAuthnRequest certificate, which  is this authentication.conf parameter:

[saml]
clientCert = cert_and_encrypted_private_key.pem

The password of the encypted private key was configured to the parameter sslPassword of the same stanza 
sslPasswort = 

No this parameter could be set to true:

signAuthnRequest = true

and reloaded authentication to let the sslPasswort be hashed.

Worked for me.


0 Karma

llopreiato
Explorer

We solved our problem by following Splunk support suggestion to remove encryption from ADFS as specified in chapter 13 of this guide:

https://www.splunk.com/en_us/blog/tips-and-tricks/configuring-microsofts-adfs-splunk-cloud.html

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...