Identity and Access Management - AuthN | AuthZ Flashcards

(19 cards)

1
Q

IAM entity that is allowed to interact with OCI resources

A

Principal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Principal type entails people who are logging on to your console or using your CLI or SDKs

A

User Principals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Principal type that entails the resources themselves

A

Resource principals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

An instance that becomes a principle that means it can make API calls against other OCI services like storage.

A

Resource principal example

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A collection of users who have the same type of access requirements to resources

A

Groups

Different types: admins, storage, network etc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Type of AuthN used to identify yourself on website

A

Username and Password

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Common AuthN for cloud that use public private key pairs

A

API signing keys

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

API signing keys use this to view public/private key

A

RSA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Another way to do AuthN using Oracle-generated token strings to authenticate third-party APIS that don’t support OCI authentication model.

A

Authenication-tokens

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Deals with permissions and figuring out what permissions you have.

A

Authorization - AuthZ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

An example of Authenication-tokens

Call using auth tokens to access apis

A

Autonomous Data Warehouse API call

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In OCI AuthZ is accomplished through these policies

A

Auhorization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Policies attached to a tenancy apply to the entire

A

tenancy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Policies applied to a compartment apply to only the resources within

A

that compartment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

AuthZ in OCI is begins with this type of state

A

Allow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

in OCI everything by default is

17
Q

There are “ “ levels of verbs

18
Q

verb: You can manage all resources

19
Q

verb: You can read