FCC Studio provides secure and safe credential management. For example, passwords, Oracle Wallets, or KeyStores. The credentials can be used to connect to data sources.
Topics:
To access the Credentials page, follow these steps:
1. Navigate to the FCC Studio workspace.
2. Click the Navigation Menu on the upper-left corner.
The menu items are listed.
3. Click Credentials.
The Credentials page is displayed.
4. Create the wallet credential.
a. Click Create on the top-right corner to create a new wallet credential.
The Create Credential dialog box is displayed.
b. Enter the following details:
Field |
Description |
---|---|
Name |
Enter the name for the wallet credential. |
Type |
Select Oracle Wallet. |
File |
Upload the wallet zip file that includes the following files: · cwallet.sso · ewallet.p12 · tnsnames.ora NOTE: · The wallet file must be in .zip format. · The maximum file size allowed for the credential file is 128Kb. |
c. Click Create.
The wallet credential is created and displayed on the Credentials page.
5. Create the password credential for the wallet.
a. Click Create on the top-right corner to create a new password credential for the wallet.
The Create Credential dialog box is displayed.
b. Enter the following details:
Field |
Description |
---|---|
Name |
Enter the name for the password credential. |
Type |
Select Password. |
File |
Enter the wallet password for the password credential. |
c. Click Create.
The password is created for the wallet and displayed on the Credentials page.
6. To download the credential files, click the credential file name on the Credentials page.
7. To delete a credential, click the Delete in the last column of the row of the credential.
You can use the credentials by linking them to certain interpreter variants to enable secure data access.
You can use the credentials by linking them to certain interpreter variants to enable secure data access. If an interpreter variant is enabled to accept credentials, the Credentials section is displayed in the Interpreters page.
To link a credential to an interpreter variant, follow these steps:
1. Navigate to the Interpreters page.
2. Click the interpreter from the list displayed on the LHS.
The interpreter variant is displayed on the RHS.
3. Go to the Credentials section.
4. Select the wallet credential that you want to link to the Interpreter variant from the displayed popup and Click Select.
5. Select the password credential that you want to link to the Interpreter variant from the displayed popup and Click Select.
6. After you have linked your credentials, click Update to save the changes.
For example, you can link the credentials (a wallet and a password) to JDBC interpreter variants to enable secure data access. This linking enables the JDBC interpreter to securely connect to the specified Oracle DB.