authentication - Setting up SP Initiated Sign on using OKTA -
i trying setup saml using sp initiated sign on in okta (idp) using windows application (sp) 400 bad saml request after idp authentication of credentials. instead of redirecting application url (sp) 400 bad saml request.
my sp url - https://sampleapp.company.com/appname/default.aspx
my saml acs url - https://sampleapp.company.com/appname/saml/authenticate.aspx
on sp side have added idp connector url , certificate key (no trailing spaces) web.config.
on okta configuration have added saml acs url in 4 sections 1) single sign on url 2) recipient url 3) destination url 4) audience uri (sp entity id)
name id format - unspecified. dont see 'compression' menu on configuration page. rest of advanced settings kept default values.
i have tried playing around default relay state section no use.
i hit sp -> redirect okta page -> enter credentials -> 400 bad saml request.
hit home button -> hit application chicklet -> log application succesfully (this idp initiated) works fine.
i have tried links , suggestions on okta forum cant past 400 bad saml request. there incorrectly set in okta configuration?
any appreciated :)
thanks
Comments
Post a Comment