fix image paths

This commit is contained in:
Maidul Islam
2024-04-18 16:26:59 -04:00
parent afa1e7e139
commit e2a447dd05
3 changed files with 15 additions and 17 deletions

View File

@@ -6,8 +6,7 @@ description: "Learn how to dynamically generate Oracle Database user passwords."
The Infisical Oracle dynamic secret allows you to generate Oracle Database credentials on demand based on configured role.
## Prerequisite
1. Create a user with the required permission in your SQL instance.
Create a user with the required permission in your SQL instance. This user will be used to create new accounts on-demand.
## Set up Dynamic Secrets with Oracle