Creating an OAuth application in Okta
You can use Okta as the OAuth IdP for Maximo® Real Estate and Facilities to provide a single sign on (SSO) login experience by using Okta credentials. To configure Okta as the OAuth IdP, you must first create an OAuth application in Okta.
Important: All instructions for configuring a specific IdP are informational only.
Providers can change their process at any time without notice. IBM provides no support for the
Okta IdP configuration.
Contact the Okta for
support.
Procedure
- To create a new app integration, click Create App Integration.
- In the Create a new app integration screen, select the following options:
- For the Sign-in method, select OIDC - OpenID Connect.
- For the Application type, select Web Application.
- Click Next.
- In the New Web App Integration screen, select or enter the following options:
- For the Grant type, select .
- For the Sign-in redirect URIs, enter <tririga base URL>/p/oauth/signon
- If the server is a multi-homed server, then enter more URLs as needed.
- For the Assignments > Controlled access, select an option.
- Click Save.
- In the new web app integration, review or update the following tabs:
- In the General tab, for the Client authentication,
keep the selected option of Client secret.Note: Make a note of the Client ID and generated Client secret. You need these values to configure the OAuth IdP in Maximo Real Estate and Facilities.
- In the Okta API Scopes tab, grant access to
okta.users.read.self
.
- In the General tab, for the Client authentication,
keep the selected option of Client secret.