Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Okta attribute statement table updated - added description and clarify the mentioned values are examples only and any other field works as well as long as proper value is returned.

...

Created dateUpdated dateAffects versionFix version

    

    

Management PortalN/A

Table of Contents

...

  1. In Okta admin console navigate to "Applications" > "Applications" and then select "Create App Integration".
  2. "Create a new app integration" dialog opens, select "SAML 2.0" as the sign-in method.
  3. Click "Next".
  4. Fill in "General Settings" (app name and logo are shown to end users when they authenticate).
  5.  Click "Next".
  6. Fill "SAML Settings" as stated below:
    1. General:
      1. Make sure "Use this for Recipient URL and Destination URL" is selected and fill in "Single sign-on URL" using "Single Sign-On URL" available on Blancco Management Portal SSO settings page.
      2. Enter "Audience URI (SP Entity ID )" using "Entity ID" available on Blancco Management Portal SSO settings page.
      3. Define "Name ID format" to "Persistent".
        Image Added
    2. Attribute Statements:
      1. Add a new attribute statements using below details.

        NameName formatExample ValueDescription
        http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddressUnspecifieduser.email

        Any field containing authenticated user's email address.

        Provided example takes user's primary email attribute value from user's profile.

        Value is used as the email address/login name in Blancco Management Portal.

        http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameUnspecifieduser.firstName + " " + user.lastName

        Field/combination of field values used to populate user's full name in Blancco Management Portal during Just-in-Time provisioning.

        Provided example uses first name and last name attribute values from user's Profile and combines them.

        Image Added

  7. Click "Next".
  8. Fill in the "Feedback" section and click "Finish".
  9. "Sign On" -tab for the application should open, copy the Metadata URL from the page and paste it to Blancco Management Portal SSO settings to the "SAML metadata URL" field.
  10. Click "Save".

...