Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
考虑我在用户池中有以下属性
用户名
名
姓
地点
身份验证成功后如何在IdToken中添加 All属性
根据 ID 令牌规范,响应声明没有这些属性值(用户名、名字和姓氏、位置等)。
但是,作为标准声明的一部分,您可以使用USERINFO端点获取这些属性。
身份令牌