Skip to content

Commit 576852b

Browse files
authored
Create README.md
Added OCI IAM Section
1 parent 9df7f69 commit 576852b

File tree

1 file changed

+42
-0
lines changed
  • cloud-infrastructure/infrastructure-security/iam

1 file changed

+42
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# OCI Identity and Access Management (IAM)
2+
3+
OCI IAM is a native service of OCI that provides enterprise-class identity and access management features such as strong, adaptive authentication, user Lifecycle Management (LCM), and Single Sign-On (SSO) to enterprise applications. OCI IAM is deployed as identity domain(s) in OCI. Included domain(s) allow organizations to manage access to their Oracle Cloud services (network, compute, storage, etc.) and Oracle SaaS applications. Customers can choose to upgrade or create additional identity domains to accommodate other use cases such as managing workforce access to non-Oracle applications, enabling consumer access to customer-facing applications, or embedding IAM into custom-developed applications.
4+
5+
# Table of Contents
6+
7+
1. [Team Publications](#team-publications)
8+
2. [Useful Links](#useful-uinks)
9+
10+
## Team Publications
11+
12+
- [OCI IAM and IDCS Common Use Cases](https://www.youtube.com/watch?v=RiaPB8PaEjA)
13+
- Video about common use cases of OCI IAM
14+
15+
- [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)
16+
- Video about SAML with JIT Provisioning to setup an Identity Broker
17+
18+
- [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)
19+
- Blog about SSO/Federation with keycloak and IDCS and/or OCI IAM-Domains
20+
21+
- [Using Roles in IAM Domain/IDCS for custom applications](https://blogs.oracle.com/coretec/post/using-roles-in-iam-domainidcs-for-custom-applications)
22+
- Blog about Using Roles in IAM Domain/IDCS for custom applications
23+
24+
25+
## Useful Links
26+
27+
- [Federating with MS AzureAD](https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/federatingADFSazure.htm)
28+
- Federating OCI IAM with Microsoft Azure Active Directory
29+
- [OCI IAM Overview](https://www.oracle.com/uk/security/cloud-security/identity-cloud/)
30+
- OCI IAM Overview
31+
- [OCI IAM Documentation](https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/overview.htm)
32+
- OCI IAM Documentation
33+
- [OCI IAM Introduction Video](https://youtu.be/TUP9lIijNJQ)
34+
- OCI IAM Overview video
35+
36+
# License
37+
38+
Copyright (c) 2023 Oracle and/or its affiliates.
39+
40+
Licensed under the Universal Permissive License (UPL), Version 1.0.
41+
42+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)