Description
In this course, you will learn :
- learn about Okta organizations and their management.
- learn how to use Okta as the user store for single-page applications and sign users in with a practical example.
- Familiarity with Okta, its use cases and data model
- A working knowledge of Okta organizations, their URLs, and how to manage them
- Hands-on experience with Okta as the user store for a single-page application and user sign-in
- The ability to use React to log in to an application with an Okta-hosted sign-in page
Syllabus :
1. Introduction
- Getting Started
- Okta's Use Cases
- Okta Data Model
- Okta Organizations
2. Okta Hosted Login in React
- Setting up Okta
- Sign In a User
- Get User Information
- Sign Out a User
- Demo Application