ID.me verified identity
Community-contributed integration
This integration is community-maintained. Configures as a generic OIDC provider. Reference: ory/integrates/identity-verification/id-me.
ID.me is a US-government-trusted identity verification service that delivers NIST 800-63 IAL2 / AAL2 assurance through standard OIDC. It also offers verified group claims (Military, Student, Teacher, and others) for discount-gating use cases.
You configure ID.me as a federated OIDC provider in Ory Network.
Quick reference
| Setting | Value |
|---|---|
| Authorization | https://api.id.me/oauth/authorize |
| Token | https://api.id.me/oauth/token |
| Userinfo | https://api.id.me/api/public/v3/userinfo |
| Scopes | openid plus group scopes (require app review) |
Set up
- Sign up at developers.id.me.
- Create an app and add the Ory redirect URI.
- Submit the app for ID.me review. ID.me requires this before it releases group scopes.
- Configure ID.me as a generic OIDC provider with the Ory CLI.
