...
- In Okta admin console navigate to "Applications" > "Applications" and then select "Create App Integration".
- "Create a new app integration" dialog opens, select "SAML 2.0" as the sign-in method.
- Click "Next".
- Fill in "General Settings" (app name and logo are shown to end users when they authenticate).
- Click "Next".
- Fill "SAML Settings" as stated below:
- General:
- 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.
- Enter "Audience URI (SP Entity ID )" using "Entity ID" available on Blancco Management Portal SSO settings page.
- Attribute Statements:
Add a new attribute statements using below details.
Name: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
Name format: Unspecified
Value: user.emailName: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name
Name format: Unspecified
Value: user.firstName + " " + user.lastNameName Name format Value http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress Unspecified user.email http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name Unspecified user.firstName + " " + user.lastName
- General:
- Click "Next".
- Fill in the "Feedback" section and click "Finish".
- "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.
- Click "Save".
...