In the General Settings section:
- Name — Enter the name that you would expect to see on a button, such as Sign in with SAML 2.0.
In the Authentication Settings section:
IdP Username — This is the expression (written in the Okta Expression Language) that is used to convert an Identity Provider attribute to the application user's
username. This Identity Provider username is used for matching an application user to an Okta User.For example, the value
idpuser.emailmeans that it takes the email attribute passed by the social Identity Provider and maps it to the Okta application user'susernameproperty.You can enter an expression to reformat the value, if desired. For example, if the social username is
john.doe@mycompany.com, then you could specify the replacement ofmycompanywithendpointA.mycompanyto make the transformed usernamejohn.doe@endpointA.mycompany.com. See Okta Expression Language for more information.
In the SAML Protocol Settings section:
Note: When you are setting up the IdP in Okta, sometimes the Issuer, Single Sign-On URL, and Certificate aren't available from the external IdP until the metadata (the Assertion Consumer Service URL (ACS URL) and Audience URI) is uploaded to the IdP. And, the ACS URL and Audience URI values aren't available until the IdP in Okta is configured.
We recommend that if the external IdP requires information from Okta for setup before you have that information, enter any text for the IdP Issuer URI and enter https:url for the IdP Single Sign-On URL. After you upload the metadata to the external IdP in the next step, you can edit the IdP in Okta and enter the appropriate IdP Issuer URI, IdP Single Sign-On URL, and Certificate information.
IdP Issuer URI — The issuer. The Identity Provider provides this value.
IdP Single Sign-On URL — The sign-on URL from the Identity Provider. If you sign the authN request by selecting the Request Signature option, but don't specify a destination in the Destination field (see Advanced Settings), Okta automatically sends the authN request to the Identity Provider Single Sign-On URL.
IdP Signature Certificate — Click Browse files to upload the certificate from the Identity Provider used to sign the assertion.
Note: For more information about Advanced Settings, see Social Identity Provider Settings.