How to Add Custom Claims to ID Tokens Using Auth0 Actions

preview_player
Показать описание
Note: This video was originally uploaded on January 25th, 2022.

Need to add custom claims to your user's Auth0 ID tokens and don't know how? You came to the right place. Watch as our developer advocate Jess Temporal walks you through how to add custom claims to ID tokens using Actions.

Links:

Chapters:
00:00 Introduction
00:52 Application Overview
02:17 Creating a Custom Action
04:12 Navigating the Actions Editor
05:06 Customizing our Action
10:03 Testing the Custom Action
11:10 Deploying and Adding the Action to our Flow
11:40 Testing the Flow 13:13 Customizing the ID Token to Show a Cute Dog!
14:33 Testing the Updated ID Token
14:45 Outro

___________________________________________
Learn with Auth0 by Okta
___________________________________________
Follow Us on Social
Рекомендации по теме
Комментарии
Автор

Thank you million times. It solved my problems 😀😀

JEHANGIR-ptpf
Автор

Yes, I want to add custom claims to my users to ID Tokens.

IvanRandomDude
Автор

Excelent video! Is it possible from Angular side change app_metadata for current user?

AlexanderKademskyi
Автор

Please don't add custom claims to Identity tokens. Just use the user info endpoint. The Identity token is information about an authentication event not about the user.

fRIITable