Okta (OpenID On-Prem)
Review OpenID Connect (On-Prem) before you begin.
The notes below describe minimal steps to be taken in Okta. You may need to adjust the steps based on the specifics of your environment.
Log in to your Okta organization as a user with administrative privileges and click the
Admin
page.Click
Add Applications
, then click theCreate New App
button.Select Web as the Platform type, then click
OpenID Connect
as the Sign-on method, then clickCreate.
Create a new application
Enter your choice of General Settings
For
Login redirect URIs
, 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 Save.
You should next be placed in a
General
tab. Take note of the Client ID and Client secret that are shown, as you will need them to complete the configuration in the Sysdig platform.Click the
Sign On
tab. Take note of the Issuer URL that is shown, as you will need it to complete the configuration in the Sysdig platform.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.