-
Configure HTTPS_ALLET Path in APEX as follows:
-
Login into APEX Administration Workspace:
Workspace: INTERNAL
Username: ADMIN
Password: <your_admin_password>
-
Click
Manage Instance
>Instance Settings
>Wallet
. -
Set the
Wallet Path
andWallet Password
as configured with ORAPKI.:file must precede the Wallet Path. For example,
file:D:\Oracle\19c_Sta\https_wallet
-
-
In Smart Materials Web, open the
Administration
>DBA Settings
page and activate Yes for DBA setting OPEN_ID_LOGIN. -
Create an OKTA application.
-
In Smart Materials Web, open the
Administration
>Open ID Administration
page. -
Copy the generated Web-Credentials Client ID and Client Secret into this page.
-
Click
Set Credentials
to storeClient ID
andClient Secret
in Oracle Internal storage.-
The credentials will not be shown on page load for security reasons.
-
The Open ID Administration for Smart Materials Portal is available in Versions 10.04.02, 10.05.01, and later.
-
It is advisable not to use the same Web Credentials or Authentication Schemes for both the Smart Materials Web and Smart Materials Portal.
-
-
To test and set REST-URL for OpenID Server Communication do the following:
-
Enter the OKTA Discovery URL in the
Url
box underOpenID Configuration
. -
Click
Test Url
.Result
should show the JSON Output like 'Download HTTPS-Certificate from OKTA Server – Step 4'. -
Only if this test is successful, click
Set Url
to store the URL for OpenID Communication Servers.
-
-
In the
Profile Mapping
grid, edit theUser Profile
-Json Name
mapping and save.-
To identify the User in Smart Materials and in OpenID System, a mapping must be configured. As OpenID systems exchange Data in a JSON format, the Json Names must be mapped to the User Profiles in Smart Materials.
-
Please check the DBA Setting
OPEN_ID_PORTAL
to activate Open ID Authentication for Smart Materials Portal.The Portal Users are authenticated by their email address also. So, please ensure that the Email address are unique across all the company accounts.
-
-
Customize Open ID Login in the M_PCK_OPENID_CUSTOM package.
Changes in the M_PCK_OPENID_CUSTOM package are mandatory to configure your Smart Materials Web installation to operate correctly with your OpenID system. This package is used for Smart Materials Web only.