...
Open the User Management Console:
Open a web browser and navigate to https://<gytpol-services-dns>:9093/admin
Replace<gytpol-services-dns>
with the DNS name of your GYTPOL services.
Log In:
Use the following credentials:
Username:
admin
Password: The password configured as
USER_MANAGEMENT_ADMIN_PASSWORD
during installation.
After logging in, navigate to Identity providers
Select SAML v2.0
...
Enter an Alias and then copy the Redirect URI and Service provider entity ID (copy must be done after entering the alias)
...
Keep this window open and go to Okta and
...
click Create App Integration
...
Select SAML 2.0
Enter the Single sign-on URL (the Redirect URI from step 5) and the Audience URI (service provider entity ID from step 5).
in Name ID format select EmailAddress
in Application username select Email
continue with the rest of the application setup
copy the Metadata URL
Assign the application to the users you want
...
Go back to GYTPOL, paste the URL you copied in the SAML entity descriptor
click on the Add button and you should see a success popup
You should now be able to login to GYTPOL using Okta
...