Private Preview

Identity infrastructure for applications you control.

Bring authentication, single sign-on, and standards-based identity into your applications without rebuilding the security boundary for every product.

Available as a managed cloud service or a commercially licensed deployment inside your infrastructure.

Core capabilities

A focused identity layer for connected products.

SilverID centralizes the parts of identity that applications should share while leaving product authorization and business data with each application.

01

Authentication

Hosted registration, sign-in, account verification, recovery, and secure sessions.

02

OAuth 2.0 + OIDC

Authorization Code, PKCE, discovery metadata, signed ID tokens, and published keys.

03

Single Sign-On

One SilverID session across approved applications connected to the same identity service.

04

Client management

Register public or confidential clients with exact callback and logout URLs.

05

Organizations

Support personal and organization identity contexts without taking over product permissions.

06

Audit activity

Review recorded authentication events and operational identity relationships.

Planned

Multi-factor authentication

MFA is on the product direction; it is not yet presented as an available capability.

07

Developer integration

Test callbacks, tokens, claims, session behavior, and logout in an isolated Sandbox.

Managed servicePrivate Preview

SilverID Cloud

Run your identity service without operating the platform yourself. SilverID Cloud is managed by SilverID and currently available by invitation only.

  • Managed SilverID service
  • No charge during Private Preview
  • Commercial pricing will apply in the future
Explore SilverID Cloud
Your infrastructureControlled access

SilverID Self-Hosted

Run SilverID inside infrastructure you control under a commercial license shaped around your deployment and support requirements.

  • Private data center or cloud infrastructure
  • Docker and Kubernetes environments
  • Deployment and licensing by customer requirements
Explore Self-Hosted
Built for developers

Standards at the boundary. Familiar code in your application.

Use OAuth 2.0 and OpenID Connect discovery instead of custom authentication protocols. Java and Spring integration is the initial documented path; additional SDKs are not implied.

application.yml
spring:
  security:
    oauth2:
      client:
        provider:
          silverid:
            issuer-uri: https://dev.silverid.in
Security by design

Clear trust boundaries, controlled clients, observable activity.

SilverID keeps credentials and identity protocol handling inside the identity service, validates exact redirect URIs, isolates Sandbox and Production configuration, and records relevant activity.

Security overview
Private Preview

Choose the SilverID deployment that fits your environment.

Tell us whether you are evaluating the managed cloud service or a commercially licensed self-hosted deployment.