Scytales Connector

verified_user Scytales Connector - OpenID Provider

Secure Digital Credential Verification powered by OpenID Connect

key

OpenID Connect Identity Provider

This service acts as an OpenID Connect (OIDC) Identity Provider, enabling secure authentication and verification using digital credentials stored in mobile wallets.

info What We Do

The Scytales Connector (Verifier IDP) bridges the gap between traditional web authentication and modern digital credentials:

  • check_circle
    Digital Credential Verification: Verify mobile Driver's Licenses (mDL), Personal IDs (PID), and other W3C Digital Credentials
  • check_circle
    OpenID Connect Integration: Standard OIDC flows compatible with any relying party application
  • check_circle
    Privacy-Preserving: Zero-Knowledge Proofs (ZKP) support for age verification without revealing birth dates
  • check_circle
    W3C Digital Credentials API: Native browser support for seamless wallet interactions
badge

Supported Credentials

  • drive_eta
    Mobile Driver's License (mDL) - ISO 18013-5 standard
  • person
    Personal ID (PID) - EUDI Wallet compatible
  • shield
    Age Verification (ZKP) - Privacy-preserving age proofs
integration_instructions

Integration Features

  • api
    Standard OIDC Endpoints - Authorization, Token, UserInfo
  • settings
    Flexible Scopes - Request specific credential attributes
  • security
    PKCE Support - Secure public client authentication

construction How It Works

1️⃣

Authorization Request

Relying party redirects user to the IDP with required scopes (e.g., mDL, PID, age verification)

2️⃣

Wallet Verification

User's digital wallet presents credentials via W3C Digital Credentials API for verification

3️⃣

Claims Returned

Verified claims are returned to relying party via standard OIDC ID token and UserInfo endpoint

developer_mode For Developers

This service is designed to be integrated with your applications as an OpenID Connect provider.

Discovery Endpoint: /.well-known/openid-configuration

Authorization Endpoint: /connect/authorize

Token Endpoint: /connect/token

UserInfo Endpoint: /connect/userinfo

lock Security & Privacy

Built on W3C standards with ISO 18013-5 compliance. Cryptographic verification ensures authenticity. Privacy-preserving by design with selective disclosure and Zero-Knowledge Proofs.