IAM Flashcards
What is a Resource
Is a cloud object that you create and use in OCI (e.g. compute instances, block storage volumes, Virtual Clou Networks). Each resource has a unique Oracle Cloud ID (OCID)
What is a Principal
A principal is an IAM entity that is allowed to interact with OCI resources.
Principals can be IAM users and Instance Principals
IAM Service authenticate a principal by what?
Username, password API Signing key Auth Tokens (oracle generated token strings to authenticate 3rd party APIs)
What are Policies
Policies are comprised of one or more statements which specify what groups can access what resources ad at what level.
What is the Policy format?
Allow group to in tenancy
Allow group to in compartment where
What are the verbs that can be used for Policies?
Inspect - List resources
read - Includes inspect + ability to get user-specified metadata
use - Includes read+ability to work with existing resources
manage - includes all permisions for the resources
What is a Tag Namespace?
A Tag Namespace is a container for sets of tag keys with tag definition