Versions Compared

Key

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

...

  1.  Configure General Setting, Add Name, and click Next.

...

Uploading Connect Portal SP MetaData into Okta Server

  1. 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>

  2. it will download the file "spring_saml_metadata.xml".    

       For Example: https://<<AIG domain name>>/saml2/service-provider-metadata/default

...

  1. Configure the feedback option and click the finish button.

...

  1. Placing IdP Metadata within Adeptia Connect

  2. When you finish, you will go to SAML sign on, and click the view setup instruction to look at IDP metadata.

...

  1. Copy the below IDP metadata and create Idp.xml with this IDP metadata.

...

  1. Go to the Adeptia Connect directory SAML folder and place this file.

  2. Enabling SAML in Adeptia Connect 

    1. Login into Connect Portal and enable SAML for the application by using the link below and restart the Portal Microservices.

Enable SAML Documentation Link

  1. Assigning and Creating Users in Okta and Adeptia Connect

...

  1. : 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 which will be sent by Okta to the Adeptia Application as attribute details. 

<saml2:Attribute Name="Roles" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified">

<saml2:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">North America Program Onboarding Design,North America Program Onboarding Approver</saml2:AttributeValue>

</saml2:Attribute>

...

  • 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 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 log into the AIG DEV Adeptia Application. Go to the 

...

App Embed Link

...

Reference: 1.  Okta Documentation Link: https://www.okta.com/integrate/documentation/saml/

...