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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...