Skip to main content

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

SettingValue
Authorizationhttps://api.id.me/oauth/authorize
Tokenhttps://api.id.me/oauth/token
Userinfohttps://api.id.me/api/public/v3/userinfo
Scopesopenid plus group scopes (require app review)

Set up

  1. Sign up at developers.id.me.
  2. Create an app and add the Ory redirect URI.
  3. Submit the app for ID.me review. ID.me requires this before it releases group scopes.
  4. Configure ID.me as a generic OIDC provider with the Ory CLI.

Resources