Developer infrastructure

Integrate SilverID with standards you already use

Connect applications through OAuth 2.0 and OpenID Connect, validate signed tokens, and keep credentials out of product code.

Discover

Provider metadata

Read standard OpenID Connect discovery metadata and published signing keys from the configured SilverID issuer.

Configure

Register a client

Choose a public or confidential client and register exact callback and post-logout URLs for each environment.

Validate

Test the journey

Use the Sandbox to validate codes, PKCE, tokens, identity claims, SSO behavior, and provider logout.

Java and Spring first

The current integration guidance targets Spring Boot applications using Spring Security's OAuth 2.0 client. SilverID relies on standards so other compatible stacks can integrate, but no additional SDKs are claimed today.

Open documentation