+
+
+
+
+
diff --git a/oci-adb-iam/workshops/levelup23/manifest.json b/oci-adb-iam/workshops/levelup23/manifest.json
new file mode 100644
index 000000000..78f0af850
--- /dev/null
+++ b/oci-adb-iam/workshops/levelup23/manifest.json
@@ -0,0 +1,41 @@
+{
+ "workshoptitle": "Simplify User Management with Oracle Autonomous Database and Oracle Cloud Identity",
+ "help": "livelabs-help-db_us@oracle.com",
+ "tutorials": [
+ {
+ "title": "Introduction",
+ "description": "The Introduction is always second for LiveLabs. The title and contents menu title match for the Introduction.",
+ "filename": "../../introduction/introduction.md"
+ },
+ {
+ "title": "Get Started",
+ "description": "This is the prerequisites for customers using Free Trial and Paid tenancies, and Always Free accounts (if applicable). The title of the lab and the Contents Menu title (the title above) match for Prerequisite lab. This lab is always first.",
+ "filename": "https://oracle-livelabs.github.io/common/labs/cloud-login/pre-register-free-tier-account.md"
+ },
+ {
+ "title": "Lab 1: Create Autonomous Database and set up environment",
+ "description": "Create Autonomus Database and other required resources",
+ "filename": "../../setup-environment-and-cloud-shell/setup-environment-and-cloud-shell.md"
+ },
+ {
+ "title": "Lab 2: Generate ADB Wallet and Set IAM as Identity Provider",
+ "description": "Generate your wallet file & use it to connect and enable IAM",
+ "filename": "../../oci-wallet-and-enable-iam/oci-wallet-and-enable-iam.md"
+ },
+ {
+ "title": "Lab 3: Create IAM Credentials and log into the database",
+ "description": "Create IAM credentials for users and access ADB with those credentials",
+ "filename": "../../db-credentials-and-login/db-credentials-and-login.md"
+ },
+ {
+ "title": "Lab 4: Cleanup lab environment (optional)",
+ "description": "Clean up resources created during lab",
+ "filename": "../../cleanup/cleanup.md"
+ },
+ {
+ "title": "Need Help?",
+ "description": "Solutions to Common Problems and Directions for Receiving Live Help",
+ "filename": "https://oracle-livelabs.github.io/common/labs/need-help/need-help-livelabs.md"
+ }
+ ]
+}