Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Set up a SAML 2.0 application on your IDP which will be filled with:

    1. The Assertion Consumer Service URL,

    2. The Audience URI,

    3. A certificate SeaLights will provide.

  2. For each user accessing Sealights dashboard, five attributes need to be passed to usSeaLights as part of the SAML response:

    1. E-mail address, First Name, Last Name

    2. Role mapped to one of the values user, user-admin, user-devops

    3. Groups: List of groups the user belongs to for assigning apps that user has access to in Sealights

  3. Once this is set up, provide Sealights with one of the options below:

    1. The metadata.xml or the (preferred)

    2. The Issuer URIThe , the SSO URLThe , the certificate

  4. We will then test that everything is working properly using a dedicated test user and modify the configuration/mapping according to the results of the tests

...