

Single Sign-On Service › SSO Getting Started Guide › SSO Using CloudMinder as an OAuth Authorization Server › Create the OTK/OIDC Database
Create the OTK/OIDC Database
Create the Layer 7 Oracle tablespaces, and an Oracle user, for your tenant.
Note: Perform this procedure for each tenant for which you configure CA CloudMinder as an external IdP using OAuth. Perform this procedure only once for each tenant, even if the tenant has many OAuth clients.
Follow these steps:
- Connect to the CloudMinder Oracle database as the system user.
For example, connect with SQL Developer.
- Open the following file:
oracle_oidc.sql
- Save a copy of the file with a name that is specific to the tenant for which you are configuring OAuth.
For example:
oracle_oidc_forwardinc.sql
- Replace all instances of <OTKDB-USERNAME> with a user name you choose. Choose a user name that is unique to the current tenant.
- Replace <OTKDB-PASSWORD> with a password you choose.
Note: Make a note of the username and password for use later in the configuration process.
- Save and close the file.
- Execute the modified version of the script.
- Click Commit.
Copyright © 2013 CA.
All rights reserved.
 
|
|