#
VerifEye OpenID Connect Service
VerifEye provides a specialized OpenID Connect (OIDC) service that enables biometric verification as an authentication factor within identity providers like Okta. This service acts as a bridge between your verification configurations and your user management system, allowing you to leverage VerifEye's biometric capabilities in a standardized authentication flow.
#
Regional Availability
The VerifEye OIDC service is available in two regions for optimal performance and data compliance:
- EU (Europe):
https://verifeye-oidc-eu.realeyes.ai/ - US (United States):
https://verifeye-oidc-us.realeyes.ai/
Choose the region closest to your users or that aligns with your data residency requirements.
#
Key Endpoints
The OIDC service provides standard OpenID Connect endpoints for integration:
#
Authentication Flow
The service follows the standard OAuth 2.0/OIDC authorization code flow:
- User is redirected to VerifEye authorization endpoint
- Biometric verification is performed using your configured verification settings
- Upon completion, user is redirected back to identity provider with authorization code
- Identity provider exchanges the code for access and ID tokens
- User authentication is complete
#
Integration Guides
Learn how to integrate VerifEye OIDC with popular identity providers:
#
Additional Resources
For detailed information about OpenID Connect specifications and best practices: