Assurance: "date" in the "max_age" example

Issue #1138 resolved
Takahiko Kawasaki created an issue

An example in Section 5.3:

{  
   "userinfo":{  
      "verified_claims":{  
         "verification":{  
            "date":{  
               "max_age":63113852
            }
         },
         "claims":null
      }
   }
}

”date” is used in the example, but shouldn’t it be ”time”?

Comments (1)

  1. Takahiko Kawasaki reporter

    It seems that this issue has already been resolved. Probably, the issue had been fixed before "openid-connect-4-identity-assurance.md" was moved from the "connect" repository to this "ekyc-ida" repository.

  2. Log in to comment