Copyright OpenID Foundation Japan - All Rights Reserved.
国内向けIDA仕様への落とし込み
共通項から想定されるVerifiedClaimsのサンプルと検討観点
{
"sub": "248289761001",
"email": "
[email protected]",
"email_verified": true,
"verified_claims": [
{
"verification": {
"trust_framework": "jp_oidf_ida",
"assurance_level": "jp_oidf_ida_with_evidence_unexpired",
"time": "2023-01-23T01:23:45Z",
"evidence": [
{
"type": "document",
"check_details": [
{
"check_method": "vpip",
"time": "2023-01-23T01:23:45Z",
"document_details": {
"type": "jp_individual_number_card",
"date_of_issurance": "2020-10-01T09:00:00Z",
"date_of_expiry": "2030-01-28T14:59:59Z"
}
}
]
}
]
},
"claims": {
"name": "山田 太郎",
"birthdate": "1956-01-28",
"address": {
"formatted": "東京都千代田区千代田1-1"
}
}
},
{
"verification": {
"trust_framework": "jp_oidf_ida",
"assurance_level": "???",
"time": "2023-01-23T01:23:45Z",
"evidence": [
{
"type": "electronic_record",
"check_details": [
{
"check_method": "auth",
"time": "2023-01-23T01:23:45Z",
"record": {
"type": "utility_account"
}
}
]
}
]
},
"claims": {
"msisdn": "00000000000"
}
}
]
}
①国内向けIDA仕
様と同等の身元確
認レベル表現
②基本4情報と年
齢判定のバリエー
ションの整理
③基本4情報以外
の情報の提供表現
の整理