Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 16 additions & 13 deletions cloud-infrastructure/infrastructure-security/iam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,45 +7,48 @@ Reviewed: 18.11.2024
# Table of Contents

1. [Team Publications](#team-publications)
2. [Useful Links](#useful-uinks)
2. [Useful Links](#useful-links)

# Team Publications

- [Oracle IAM Services ](https://www.oracle.com/emea/cloud/events/cloud-coaching/on-demand/?ytid=mvOqda-XZVE)
- Video about Oracle's Identity and Access Management Services
- [OCI Security Services & OCI IAM](https://www.oracle.com/europe/cloud/events/developer-coaching/on-demand/#security)
- Videos about OCI Security Services & OCI IAM Solution

- [OCI IAM and IDCS Common Use Cases](https://www.youtube.com/watch?v=RiaPB8PaEjA)
- Video about common use cases of OCI IAM

- [SAML with JIT provisioning to setup an identity broker or identity hub]( https://blogs.oracle.com/coretec/post/saml-with-just-in-time-provisioning-to-setup-an-identity-broker-or-identity-hub)
- Video about SAML with JIT Provisioning to set up an Identity Broker
- Blog post about SAML with JIT Provisioning to set up an Identity Broker

- [OCI SSO with OpenID Connect Integration](https://blogs.oracle.com/coretec/post/oci-sso-with-openid-connect-integration)
- Blog about OCI SSO with OpenID Connect Integration

- Blog post about OCI SSO with OpenID Connect Integration

- [SSO/Federation with Keycloak and IDCS and/or OCI IAM-Domains](https://blogs.oracle.com/coretec/post/ssofederation-with-keycloak-and-idcs-andor-oci-iam-domains)
- Blog about SSO/Federation with Keycloak and IDCS and/or OCI IAM-Domains
- Blog post about SSO/Federation with Keycloak and IDCS and/or OCI IAM-Domains

- [Using Roles in IAM Domain/IDCS for custom applications](https://blogs.oracle.com/coretec/post/using-roles-in-iam-domainidcs-for-custom-applications)
- Blog about Using Roles in IAM Domain/IDCS for custom applications
- [Custom Application Roles in IAM Domain/IDCS](https://blogs.oracle.com/coretec/post/using-roles-in-iam-domainidcs-for-custom-applications)
- Blog post about using custom application roles in IAM Domain/IDCS

- [OCI API Gateway and OpenID Connect Authentication with IAM Domain, IDCS, and Azure BtoC](https://blogs.oracle.com/coretec/post/oci-api-gateway-and-openid-connect-authentication-with-iam-domain-idcs-and-azure-btoc)
- Blog about OCI APIGW and OIDC Auth with OCI IAM Domain and IDCS
- Blog post about OCI APIGW and OIDC Auth with OCI IAM Domain and IDCS

- [Correlation between OCI native IAM, IDCS, and Service Console](https://blogs.oracle.com/coretec/post/correlation-between-oci-native-iam-idcs-and-service-console)
- Blog about the correlation between the IAMs in OCI and Service Console
- Blog about the correlation between OCI native IAM, IDCS and Service Console

# Useful Links

- [Federating with MS AzureAD](https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/federatingADFSazure.htm)
- Federating OCI IAM with Microsoft Azure Active Directory
- [OCI IAM Overview](https://www.oracle.com/uk/security/cloud-security/identity-cloud/)

- [OCI IAM Overview](https://www.oracle.com/security/cloud-security/identity-cloud/)
- OCI IAM Overview
- [OCI IAM Documentation](https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/overview.htm)

- [OCI IAM Documentation](https://docs.oracle.com/en-us/iaas/Content/Identity/home.htm)
- OCI IAM Documentation

- [OCI IAM Introduction Video](https://youtu.be/TUP9lIijNJQ)
- OCI IAM Overview video

- [OCI IAM Live Lab](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=624&clear=RR,180&session=109961295889018)
- OCI IAM Live Lab

Expand Down