Creating a new SAML App in Okta
This section describes creating a new SAML app in Okta Admin console.
- Log in to your Okta org and navigate to the Admin user interface.
- Navigate to Applications > Applications
- Click Create App Integration
- Select SAML 2.0 as the Sign on method.
- Click Next.
The first tab General Settings appears. - Enter a name for the app, for example, Portal-Fleet
- Click Next.
The second tab Configure SAML appears. - Enter the following information under General:
Option IdP vs SP Initiated SSO Description Single sign on URL IdP Initiated Login Enter the Assertion Consumer Service URL. The format is: https://<portal-name>/saml/<org-key>/<token>/saml/acs. For example: https://portal.telit.com/saml/DEMO/123456/saml/acs. SP Initiated Login The format is: https://<custom-portal-name>/saml/acs. For example: https://custom.devicewise.com/saml/acs. Audience URI (SP Entity ID): IdP Initiated Login Enter the entityID. The format is: https://<portal-name>/saml/<org-key>/<token>/saml/metadata. For example: https://portal.telit.com/saml/DEMO/123456/saml/metadata. SP Initiated Login The format is: https://<custom-portal-name>/saml/metadata. For example: https://custom.devicewise.com/saml/metadata. Name ID format Select Unspecified. Application username Select Okta username. The application username mapping is defined in the next section. Okta username maps to User Name in deviceWISE Cloud. - Enter the following information under Attribute Statements (Optional):
Option Description Name Enter username. Value Click the Value drop-down and select user.email. - Click Next.
- Select I'm an Okta customer adding an internal app.
- Check the This is an internal app that we have created box.
- Click Finish.
- From the Settings section of the Sign On menu for the new application, locate and copy the address for the Identity Provider metadata.