Skip to content

Commit

Permalink
WMS ID #11658 - Protecting Oracle DB with OCI IAM Domain Radius Proxy…
Browse files Browse the repository at this point in the history
… with MFA (#212)

* First Version

First Version

* Updated

Updated

* Update

update

* update

Update

* Latest Version

Updates

* Update

* Updated

* Update

* Update

* Update

* Update

* Update

* Update

* new lab

new lab

* changes done

Changes done

* ChangeDone

ChangeDone

* Update

Update

* Update

Update

---------

Co-authored-by: Anoosha Pilli <[email protected]>
Co-authored-by: Kaylien Phan <[email protected]>
Co-authored-by: Michelle Malcher <[email protected]>
  • Loading branch information
4 people authored Jun 26, 2024
1 parent f915e63 commit 0b51bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oci-iam-radiusproxy-mfa-db/introduction/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ OCI IAM Identity Domains is a comprehensive identity-as-a-service (IDaaS) soluti

The following diagram shows the architecture and the login flow when using the Radius Proxy to help authenticate the user for Database Server with OCI IAM.

![db-radius-oci-iam.png](./images/db-radius-oci-iam.png.png "Image 1")
![db-radius-oci-iam.png](./images/db-radius-oci-iam.png "Image 1")

*A user with a database client (ex: SQL Plus) tries to connect to database by entering a database connect string (SID). The client system passes this data to the Oracle database server .
*The Oracle database server (acting as a RADIUS client), collects credentials from the user, passes them to the RADIUS server based on the parameters defined in SQLNET.ora file.
Expand Down

0 comments on commit 0b51bde

Please sign in to comment.