Matt Leibner

Results 1 issues of Matt Leibner

On https://github.com/18F/identity-dev-docs/blob/master/_pages/attributes.md, the address attributes are listed as `street_address`, `locality` (city), `region` (state), and `postal_code` for IAL2. The OpenID Connect [address claim](https://openid.net/specs/openid-connect-core-1_0.html#AddressClaim) also lists a `country` field, though, which is...