Authenticate access to applications with OneLogin
You can authenticate user access to applications with the OneLogin service.
Prerequisite:
Set up [OneLogin account] (https://www.onelogin.com).
-
Log in to your OneLogin portal.
-
Select Apps > Add Apps.
-
In Find Applications select SAML Test Connector (IDP w/ attr w/ sign response) to open it.
-
On the application page click SAVE.
A new page appears. -
Select Configuration and configure the following:
Field | Value |
---|---|
Relay State | Leave it blank. |
Audience | https://YOUR-IDP-NAME.login.go.akamai-access.com/saml/sp/response |
Recipient | Leave it blank. |
ACS (Consumer) URL Validator | https://YOUR-IDP-NAME.login.go.akamai-access.com/saml/sp/response |
ACS (Consumer) URL | https://YOUR-IDP-NAME.login.go.akamai-access.com/saml/sp/response |
Single Logout URL | Leave it blank. |
YOUR-IDP-NAME
is the name of your IdP. For example, if YOUR-IDP-NAME
is oneloginidp
, then the value for Audience, ACS (Consumer) URL Validator, and ACS (Consumer) URL is https://oneloginidp.login.go.akamai-access.com/saml/sp/response
. The values for the Audience, URL Validator, and the URL fields must match the values of the OneLogin instructions specified in your EAA admin portal.
-
Select Parameters > MemberOf from Value.
-
Click SAVE.
-
Select @SAML Metadata from More Actions to download the metadata file.
This file is for Enterprise Application Access configuration. -
Click SAVE and return to Enterprise Center.
-
In the Enterprise Center navigation menu, select Application Access > Identity & Users > Directories.
-
Click Add New Directory (+).
-
Type a name and description, and Service type and click Add New Directory.
The configuration page appears. -
Enter your company name in the URL field as it appears after the OneLogin host when you connect to OneLogin.
-
In the Upload IDP Metadata File field, upload the OneLogin metadata file that was saved in previous steps.
At this point, your OneLogin directory is connected to the EAA Cloud. When you secure an additional application with the Enterprise Application Access service, select this new directory in the Authentication when you configure your application.
If an application is already associated with the your Microsoft Active Directory, click CHANGE SERVICE in the Authentication to select your SAML provider as the authentication source.
Updated about 3 years ago