Skip to content

Getting Started

This guide takes you from zero to a working first integration with EUDIStack.

  1. Sandbox — request access to the test environment and get your development credentials.
  2. Your first integration — issue and verify a credential end-to-end using the public endpoints.
  3. Key concepts — understand the protocols before moving to production.
  4. Use case guides — choose the integration you need (OIDC, SCIM, API).

Requirements

What you need before starting
  • Familiarity with OAuth 2.0 and JWT.
  • Ability to expose an HTTPS endpoint for callbacks (in development, a tunnel like ngrok is sufficient).
  • HTTP client of your choice (curl, Postman, native code).
  • Access to the sandbox environment — see Sandbox for how to request it.