OpenID Connect (OIDC) Setup for Okta
OIDC is an authentication protocol that enables third-party applications to verify end users. To set up an SSO connection that lets users sign in to your Blackbaud solutions using Okta as your IdP, use the OIDC protocol to enable third-party applications to verify end users. An organization admin (or another user with the necessary admin rights) must claim your organization's email domains, configure the OIDC connection, test the connection, and then turn on SSO.
To prevent inadvertent lockouts, make sure to:
-
Complete the setup during a maintenance window for your organization's network.
-
Create a Blackbaud ID outside of your claimed domains with access to the Authentication settings page in Security.
Blackbaud doesn't support IdP-initiated connections. If you need to enable users to connect to Blackbaud solutions through an app in your IdP's portal, then after you turn on SSO, you must configure that app to use the redirect URL for your live connection. For information about the redirect URL, see Redirect Settings.

-
In Security, select Authentication.
-
Under New single sign-on (SSO) on the Authentication settings page, select Manage SSO settings.
-
On the Single sign-on page, select OIDC.
-
Under Claim your email domains, select Claim domains or Edit claimed domains and specify the email domains that your organization uses. This allows you to recognize and redirect members to your IdP when they sign in. For instructions, see Claimed Email Domains.

-
Under Configure your connection on the Authentication settings page, select Get started or Edit connection.
-
On the Configure OIDC connection screen, enter a name to identify your organization's connection in the Connection name field.
-
In a different browser tab, sign in to your Okta account as an administrator to create an app integration.
-
In your dashboard, select Applications, Applications.
-
On the Applications page, select Create App Integration.
-
On the Create a new app integration screen, select OIDC - OpenID Connect in the Sign-in method section.
-
In the Application type section that appears, select Web Application.
-
Select Next.
-
-
On the New Web App Integration page, configure your integration.
-
Under General Settings, enter a unique name to identify your application in the App integration name field.
-
Under Sign-in redirect URIs, add Blackbaud's callback URL: https://id.blackbaud.com/bbid.onmicrosoft.com/oauth2/authresp.
-
Under Assignments, select Allow everyone in your organization to access beside Controlled access. Then when Enable immediate access appears, select Enable immediate access with Federation Broker Mode.
Tip: This lets everyone at your organization sign in with Blackbaud ID on your SSO connection, but it doesn't provide authorization to access Blackbaud solutions because you manage that access within the solutions themselves. By providing all users with access to your SSO connection, you reduce overhead within the IdP. You can then provision users within your Blackbaud solutions.
-
Select Save.
-
-
Return to Blackbaud's Configure OIDC connection screen, and in the Metadata URL field, enter the URL for the OIDC metadata document that contains information that is required during sign-in, such as the URLs to use and the location of the service's public signing keys. The metadata document is always located at an endpoint that ends in ".well-known/openid-configuration."
-
In the Response Type field, select the "Code" response type that passes a code to be exchanged for a token. This is the only available response type when you use Okta. This response type doesn't handle the client secret generation, so you'll need to provide the client secret during configuration and then remember to update it before it expires.
-
In the Client ID field, enter the client ID for your Okta application. In your Okta account, you can copy the value from the application's General tab in the Client ID field.
-
In the Client secret field, enter the client secret for your Okta application. In your Okta account, you can copy and generate client secrets from on the application's General tab in the Client Secrets section.
-
In the fields under Confirm how your IdP identifies the following, specify where you store the data that your IdP uses to identify your organization's users. These values must match the mapping values you entered when you created the Okta application.
Warning: You can only pass mapping fields if they are included under "claims_supported" in the OIDC metadata document that you provided in the Metadata URL field. That document, which ends in ".well-known/openid-configuration," contains information that is required during sign-in, such as the fields where you store data that identifies your users.
-
In the NameID field, specify where you store the unique IDs that your IdP uses to identify your users. The field for this data varies depending on your IdP, but the values are typically not email addresses or employee IDs. Instead, the values should be unique IDs that your IdP creates to distinguish users across all accounts.
The common claim name for this field for Okta is "sub." Okta generates this subject identifier to uniquely identify individuals, and we recommend using it for your nameID to avoid possible re-naming issues.
We also recommend against using email addresses to identify users. If you identify users by email address and need to change a user's email address, then you must re-invite the user at the new email address, which means you lose all history associated with the original one.
-
In the Email address field, specify where you store user email addresses. The common claim name for this field for Okta is "email."
For successful connections, email addresses must be unique.
-
In the First name field, specify where you store first names. The common claim name for this field for Okta is "given_name."
-
In the Last name field, specify where you store last names. The common claim name for this field is for Okta "family_name."
-
-
Select the checkbox that acknowledges the need to wait before testing your SSO connection.
-
If you are setting up SSO for the first time, select I acknowledge these settings require 24 hours to take effect. A notification will let you know when your SSO connection is ready to test.
-
If you are editing an existing SSO connection, select I acknowledge these changes can take up to 30 minutes to take effect. We recommend waiting 30 minutes before you test the connection.
-
-
Select Save.
Tip: For more information about how to set up an Okta application, see Build a Single Sign-On (SSO) integration.

When you save your configuration settings, test mode is turned on automatically. At least one user must successfully sign in using test mode before you can enable your SSO connection.
To verify that your organization can use your identity provider (IdP) to sign in to Blackbaud solutions, select Learn about testing SSO under Test connection. Copy the URL under Blackbaud ID redirect and then test your connection in a private or incognito browser. For more information, see Test Mode.
Note: If a consent screen appears in test mode, then that means your IdP is configured to require admin approval before users authenticate. This consent screen is for the Blackbaud SSO application and is not requesting new permissions or access. It is seeking read-access to the user information that you already configured as part of your SSO setup. To proceed, follow the instructions on your IdP's consent screen.

To complete the connection to your IdP, select Turn on SSO under Turn on. Then on the Connect your OIDC SSO screen, select Connect with OIDC.
After you turn on SSO, users are redirected to your IdP when they sign in to their Blackbaud IDs with one of your claimed domains. After they authenticate through your IdP, their Blackbaud IDs:
-
Automatically redirect them to your organization's login for future sign-ins.
After users sign in through your organization's login, they are redirected to their Blackbaud ID profiles unless you edit the redirect to specify a Blackbaud solution. For more information, see Redirect Settings.
Tip: Don't forget that if your users use an app in your IdP's portal to connect to Blackbaud solutions, then you must configure that app to use the redirect URL for your live connection. For information about the redirect URL, see Redirect Settings.
-
Use your IdP for password updates, lockouts, and other authentication management.
Note: After you enable SSO, resend any pending invitations.
After you save your SSO configuration settings and turn off test mode, an Erase all single sign-on settings option appears after the SSO configuration steps. This option allows you to clear your configuration settings and start over. For example, you can select Erase all single sign-on settings if you need to select a different connection method or start over after you troubleshoot an issue. The option is only available after you save your configuration settings in step 2 and turn off test mode in step 3. When you turn on SSO, the option is no longer available, but you can turn off SSO to make it available again. For more information, see Single Sign-on Setup
Tip: For a visual reference of the OIDC setup that uses Okta as the IdP, see OIDC setup.