...
Creating Application in Okta
Sign up in Okta and create a company domain in Okta.
...
Login into Okta with the credential after activating the email sent by Okta in your registered email idID.
...
Click Add Application and create an application with a sign-on method SAML 2.0.
...
Configure General Setting and click next.
...
Uploading Connect Portal SP MetaData into Okta Server
Configure the URL of the Connect portal and Audience URI (Sp Entity Id), for configuring Single Sign-on URL and Audience URI (Sp Entity Id) , you can first hit the URL: <protocol_name>://<ip_address>:<port_number>/saml2/service-provider-metadata/<registration_Id>
it will download the file "spring_saml_metadata.xml".
...
Open the metadata SAML file from the url URL file and copy the data of "entityID".
...
Placing IdP Metadata within Adeptia Connect
When you finish, you will go to SAML sign on, and click the view setup instruction to look at Idp IDP metadata.
...
Copy the below IDP metadata and create Idp.xml with this Idp MetadataIDP metadata.
...
Go to the Adeptia Connect directory SAML folder folder and place this file.
Enabling SAML in Adeptia Connect
Login into Connect Portal and enable SAML for the application by using the link below and restart the Portal Microservices.
Assigning and Creating User Users in Okta and Adeptia Connect
Then Go to Assignment and assign your app to User (The same user should be created in Adeptia Connect as a Partner User). Roles also can be configured in okta Okta which will be sent by Okta to the Adeptia Application as attribute details.
...
Now when you go to the AIG DEV application URL, it will redirect to your Okta sign-in Page. Login into Okta, and it will redirect you to the application successfully.
In the application, a user will be logged in with the default role assigned at the time of user creation in Adeptia Connect.
...
If a user has more than one role in the application then it will give you the option to select the role from which the user wants to login log in after redirecting you in the application.
IDP SSO Initiated URL
After successful integration with Okta, we can use the IDP SSO Initiated URL as well to login log into the AIG DEV Adeptia Application. Go to the
...