Credentials are stored centrally and secretly and are encrypted in the Oomnitza vault.
The advantages of using the vault are:
- It is easier to set up new custom integrations and API workflows.
- It is easier to authenticate and execute APIs that are owned by different groups in an organization.
- It prevents secret sprawl.
The Oomnitza vault is integrated as a separate service in each Oomnitza instance. The implementation is based on Hashicorp Vault, which is the industry standard for encrypted secret storage. Secrets are stored in the database as encrypted strings that can only be accessed by the application server in the same subnet.
Adding credentials to the vault
Only users whose role has has been granted read and write access can add credentials.
Vendor's application is listed
The type of authorization determines the type of information that you need to provide to authenticate with the vendor's application.
- Click Configuration > Security > Credentials.
- Click Add new credential
.
- Select the vendor's application.
- Click the right arrow
.
- Enter the name of the credentials. To easily identify the application that the credentials are associated with, specify the application name, level of access, and authorization type such as Okta Read-Only API Key.
- Enter the credentials.
- Click CREATE.
Vendor's application is not listed
- Click ADVANCED MODE.
- Enter the name of the credentials.
- Enter the owner of the credentials.
- Click AUTHORIZATION.
- Select the type of authorization.
- Enter the credentials.
- Click CREATE.
Note
For OAuth credentials, the expiration date is read-only and is retrieved from the connected system. For all other authentications, the expiration date must be entered manually.
When the credentials for vendor applications are added, they can be used in API blocks, SaaS User Role blocks in workflows, and in extended asset and user integrations.
Related articles
OAuth credentials for custom extended integrations
Cloudfare:Mutual TLS. Leran more about mTLS.
Comments
0 comments
Please sign in to leave a comment.