...
Set up a SAML 2.0 application on your IDP which will be filled with:
The Assertion Consumer Service URL,
The Audience URI,
A certificate SeaLights will provide.
For each user accessing Sealights dashboard, five attributes need to be passed to usSeaLights as part of the SAML response:
E-mail address, First Name, Last Name
Role mapped to one of the values
user
,user-admin
,user-devops
Groups: List of groups the user belongs to for assigning apps that user has access to in Sealights
Once this is set up, provide Sealights with one of the options below:
The
metadata.xml
or the (preferred)The Issuer URIThe , the SSO URLThe , the certificate
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
...