MultiCloud Federation — Microsoft Azure and Oracle Cloud Infrastructure using Single Sign-On for Teams Authentication
In this project based on a real scenario, I was responsible for designing and implementing a MultiCloud architecture, by performing MultiCloud federation of users and groups between Azure Active Directory and OCI IAM.
There were multiple users who needed to authenticate to both Microsoft Azure and Oracle Cloud Infrastructure using the same login and password (single sign-on) to access resources.
Once the integration was implemented in Oracle Cloud Infrastructure, the mapping of users and groups was directly related to users and groups in Microsoft Azure through the federation service.
I first logged into OCI and gathered the federated XML file. I then logged into Azure and created an Adminstrator group. I assigned that group to a new Oracle Cloud Infrastructure Console integration Web App using the XML file from OCI. I downloaded the new XML file from the web app. Finally I logged back into OCI and uploaded the new XML file. To test the login process, I logged into OCI with my Azure account.