Knowledge Management

assertionconsumerservice URL is missing from samlrequest in SP-initiated SSO flow.

scassesse
Engager

I am currently working with our Okta team to get SSO working with Splunk. However, we cannot get the assertionconsumerservice URL to send. We've tried adding the field manually in authentications.conf and the field still doesn't send.

scassesse
Engager

Here's the authentication.conf with some things removed.

[authentication]
authSettings = saml
authType = SAML

[roleMap_SAML]
admin =

[userToRoleMap_SAML]

[saml]
entityId = splunk-
fqdn = https://10.97.193.128:8000
idpCertPath = idpCert.pem
idpSSOUrl = https://(removed).okta.com/appgroup_splunkawsdev_1/exkl1nyhftY6VWwy40x7/sso/saml
issuerId = http://www.okta.com/exkl1nyhftY6VWwy40x7
redirectAfterLogoutToUrl = http://www.splunk.com
redirectPort = 0
AssertionConsumerServiceURL = https://10.97.193.128:8000/saml/acs
replicateCertificates = true
signAuthnRequest = false
signatureAlgorithm = RSA-SHA1
signedAssertion = true
sloBinding = HTTPPost
sslKeysfile = /opt/splunk/etc/auth/server.pem
sslKeysfilePassword =
ssoBinding = HTTPPost

0 Karma

chrisprangnell
Path Finder

remove that AssertionConsumeServerURL

create an okta local group on okta and map it to your admin user, and put it on the config there

[roleMap_SAML]
admin = OktaGroupCreatedinOkta

test iDP initated login to splunk? if that works then SP initiated login should work now as well.

0 Karma

chrisprangnell
Path Finder

post your authentication.conf on the search head

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...