另存为 PDF
Configuring Federated Login 
Configuring Federated Login 

此内容对您有帮助吗?

Generating XML metadata files for IdP

Different types of IdP products have their own way of generating XML metadata files.

Okta

Prerequisites

  • Create an Okta account and add a user as an administrator for configuration.
  • Lyve Cloud reseller name, account name (tenant name), and administrators account in the console.
    • Reseller name can be found using the console URL, for example: console.<RESELLER>.lyve.seagate.com
    • Account or tenant name is the name of the account you typically enter in the Login screen.

Generate an XML file for Okta

  1. In Okta, create an application for Lyve Cloud and log in as administrator.
  2. In the sidebar, select the Applications dropdown, and then select Applications.
  3. Select Create App Integration.

08-select-applications

  1. In the dialog, select SAML 2.0, and then select Next.

09-create-new-app

  1. In the 'General Settings' section, enter the app name.

10-enter-app-name

  1. In the 'Configure SAML' section, enter a URL in the Single sign on URL field using the following format:

https://authenticate.lyve.seagate.com/login/callback?connection=<RESELLER>-<TENANT>-saml

For example, if your Lyve Cloud account (tenant) is mytenant and your reseller is myreseller, your single sign on URL would be:

https://authenticate.lyve.seagate.com/login/callback?connection=myreseller-mytenant-saml

  1. In the Audience URI (SP Entity ID) field, enter the SP Entity ID in the following format:

urn:lyvecloud:<RESELLER>-<TENANT>-saml

For example, if your SP Entity ID is urn:lyvecloud:myreseller-mytenant-saml:

11-saml-settings.jpg

  1. In the 'Attribute Statements' section, set the following values:
    • Name: email
    • Value: user.email

12-email-attributes

Select Next.

  1. In the 'Feedback' section, provide feedback to help Okta Support understand how the application was configured. Select the appropriate option, and then select Finish.

13-feedback

Retrieve the XML metadata file

After the application is generated, you must retrieve the XML metadata file.

  1. Select the Sign On tab.
  2. In the 'Settings' section under 'View SAML setup instructions', extract the IdP metadata and save it to file with .xml extension.

14-retrieve

This is the XML file that is used to configure Lyve Cloud federation.