OIDCのscope
1つのscopeに対して、複数のclaimが対応している
以下の5種類のscopeがある
openid
OIDCのrequestであることを表す
profile
プロフィール情報へのアクセス
claimの例
name
profile
website
birhdate
locale
etc.
email
claim
email
email_verified
address
addressへのアクセス
claimの例
postal_code
country
address
etc.
phone
claim
phone_number
phone_number_verified