All Collections
Configuration and Setup
SSO
SSO/SAML Setup Guide (Legacy)
SSO/SAML Setup Guide (Legacy)

The following documentation calls out the requirements for setting up a SSO within the Legacy Security Journey Platform

Roman Oliver avatar
Written by Roman Oliver
Updated over a week ago

*This SAML Quick Start Guide only applies to customers who are on our Legacy Security Journey Platform - NOT my.securityjourney.com Customers.

image-png-Dec-17-2021-03-51-43-87-PM

Security Journey requires the following information:

  • IDP certificate

  • Target URL

  • Entity ID

  • First Name

  • Last Name

Set the SAML attributes in your SSO application as follows:

INFO NEEDED

FORMAT-Example

Saml IDP Cert

X509 Cert

Saml Target URL

https://<company>.okta.com/app/<sso specific string>/sso/saml

Entity ID

http://www.okta.com/<specific id string>

First Name

FirstName

Last Name

LastName

Saml metadata URL

https://<company>.okta.com/app/<abc...>/sso/saml/metadata

Customer configures the following:

First Name Attribute example (*note - name format is case sensitive): <saml2:Attribute Name="FirstName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:emailAddress

<saml2:AttributeValue xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Peter</saml2:AttributeValue> </

Security Journey provides:

Assertion Consumer Service (ACS):

https://<dojo_name>.securityjourney.com/user/saml/auth

Entity ID URL:

or Okta Single Sign On URL:

https://<dojo_name>.securityjourney.com/user/saml/auth

Check the box for "Use this for Recipient URL and Destination URL"

Did this answer your question?