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 also lists a country field, though, which is not shown in these developer docs.
Was country left out of this documentation, or is it not a provided field by the system?
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), andpostal_codefor IAL2.The OpenID Connect address claim also lists a
countryfield, though, which is not shown in these developer docs.Was
countryleft out of this documentation, or is it not a provided field by the system?