Okta Data Model
Understand the fundamentals of Okta's data model with resources like users, groups, applications, and policies. Learn about organizational structure, unique user identification, and how Okta manages authentication and authorization data for secure applications.
We'll cover the following...
We'll cover the following...
In this lesson, we’ll take a high-level look at Okta’s data model. Every entity in Okta is referred to as a resource. Each resource comprises the following:
- Attributes: These are fields such as
idorstatus. - Links/URLs: These are a list of actions and URLs. Calls to different URLs will result in specific actions. For example, a
resetPasswordlink would allow the user to reset their password. - Profile: It is a JSON object that allows us to store attributes. For example, the
firstNameof a user will