Provider metadata
Read standard OpenID Connect discovery metadata and published signing keys from the configured SilverID issuer.
Connect applications through OAuth 2.0 and OpenID Connect, validate signed tokens, and keep credentials out of product code.
Read standard OpenID Connect discovery metadata and published signing keys from the configured SilverID issuer.
Choose a public or confidential client and register exact callback and post-logout URLs for each environment.
Use the Sandbox to validate codes, PKCE, tokens, identity claims, SSO behavior, and provider logout.
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.