OneLogin (OpenID On-Prem)
Review OpenID Connect (On-Prem) before you begin.
The notes below describe minimal steps to be taken in OneLogin. You may need to adjust the steps based on the specifics of your environment.
Login to your OneLogin organization as a user with administrative privileges and click to
Apps > Custom Connectors
, then click theNew Connector
button.Create a new Connector
Enter your choice of connector name
Select a
Sign on Method
ofOpenID Connect
For
Redirect URI
to, enter one of the following values, replacingHOSTNAME
with the hostname through which your users access the Sysdig application(s) andPORT
with the TCP port # (typically 443):If configuring Sysdig Monitor, enter:
https://HOSTNAME:PORT/api/oauth/openid/auth
If configuring Sysdig Secure, enter:
https://HOSTNAME:PORT/api/oauth/openid/secureAuth
Click the
Save
button
From the
More Actions
pull-down menu, selectAdd App to Connector.
Click
Save
to add the app to your catalog. Once clicked, additional tabs will appear.Click to the
SSO
tab. Change the setting in theToken Endpoint
drop-down to POST, then clickSave
.While still on the
SSO
tab, take note of the Client ID and Client Secret that are shown (clickShow client secret
to reveal it), as you will need them to complete the configuration in the Sysdig platform.Note that the Issuer URL you will need to complete the Sysdig platform configuration will consist of
https://YOUR-ONELOGIN-DOMAIN.onelogin.com/oidc
Return to the bottom section of the OpenID Connect (On-Prem) article for instructions on using the helper script to complete the configuration in the Sysdig platform.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.