4.0 Intro
Now that we’ve set up the login flow and increase the security, let’s look at how we can start adding more information to the login flow.
- Toy Corner has a loyalty VIP program that has been very successful, and they’d love for that to be incorporated into their system.
- They also want to be able to view the users weather, because its an easy API we have access to for demo purposes and more importantly so they can customise the toys listed based off current weather patterns.
Actions are one of the cornerstones to Okta CIC’s overall extensibility. With Actions, you can add essential custom logic to your login and identity flows specific to your needs. Actions also allow you to connect external integrations that enhance your overall extensibility experience.
In this challenge, you will configure an Action within your Okta CIC tenant that will add a user’s email address to the access token.
Let’s get started!