What is the difference betweenAuthorization and Authentication?
AuthZ: who you are
AuthZ: what you can do
What are 4 Features powered by Authorization?
Custom Roles
Collaboration
Entitlements
Fine-grained Authz
Authentication or Authorization?
RBAC
Authorization
What is the right use case for Okta?
Internal authentication
What is enforcement?
When you put the rules + data together to make a decision
What is a metaphor for the difference between Authorization and Authentication?
What is the most common first step to authZ (with an example)?
Coarse roles
Example: members can do some things, Admins can do everything
Authentication or Authorization?
SSO
Authentication
What is the right use case for OPA?
Internal employees Infra authorization
What is the data?
Inputs to the rules
What is an example using SalesForce of the difference between authorization and authentication?
Authentication: You log into SalesForce and SalesForce knows you are you
Authorization:
What is a common AuthZ change when companies move upmarket (with the definition & an example)?
Fine grained authorization
Shift from feature -> object
Example:
Authentication or Authorization?
ABAC
Authorization
What is the right use case for Auth0?
Customer facing authentication
What is the model?
The inherent logic inside an app dictating who can do what
What is an example in an app that we did not discuss during training of the difference between authorization and authentication?
[up to Marci]
What feature allows enterprises determine the definition of roles themselves?
Example:
I want a separate billing admin, which can only change billing info
Custom Roles
Authentication or Authorization?
Access control
Authorization
What is the right use case for ConductorOne?
Internal Employees Authorization
What are the 3 parts of the authorization problem?
Model, Data, Enforcement
What are 5 Keywords to listen for that tell you you're talking about Authorization?
RBAC, roles, permissions, access control, ReBAC, ABAC
What feature allows enterprises to only give customers features that they signed up and paid for?
Entitlements
Authentication or Authorization?
SCIM
Authentication
Customer facing application authorization
What is the hardest part about authorization when it comes to enforcement?
List filtering