Configuring Okta for OIDC in Posit Workbench
Posit Workbench is a registered application with Okta.
Configuring Application in Okta
- In Okta, navigate to Applications → Browse App Catalog and search for “Posit Workbench”.
- Click the Add Integration button to add the Posit Workbench app to your organization.
- Assign the users or groups that should have access to Workbench.
- Navigate to the Posit Workbench App > General tab.
- In the App Settings section, click Edit.
- Enter the base URL of your Workbench server in the Workbench Base URL field.
- Click Save.
- Navigate to the Posit Workbench App > Sign On tab.
- Under Sign on methods, select the OpenID Connect option.
- Copy the
Client ID
andClient secret
. - Copy the link to the OpenID Provider Metadata.
- Click Save.
Configure Workbench
Follow the steps in Configuring Workbench for OpenID Connect to configure Workbench with the Workbench Okta app.
Any user who has been given access via the Workbench app in Okta should now be able to log in.