Development Workspace

Build applications with your own Identity Provider in minutes
SolNeat Identity provides a dedicated development workspace where you can configure and test OAuth 2.0 and OpenID Connect applications without maintaining your own identity infrastructure. Create clients, APIs, permissions and scopes automatically, then connect your application using standard authentication flows. No production setup is required. Your development environment is isolated and designed for local testing.


How to use it

Create a development workspace

Create a workspace for your application and configure the components you need:

  • ✔ Single Page Applications (SPA)
  • ✔ Backend APIs
  • ✔ Machine-to-machine applications
  • ✔ Service accounts

Each application receives its own identity configuration.

Configure your API resources

Define the resources your API exposes. Instead of manually creating and maintaining OAuth scopes, SolNeat Identity generates scopes from your permissions and resources. Your API and identity configuration stay synchronized.

Use the Starter Kit

Start development faster with a ready-to-use application template. The SolNeat Identity Starter Kit provides a preconfigured example application with authentication already integrated. It includes:

  • ✔ OAuth 2.0 / OpenID Connect configuration
  • ✔ Login and logout flows
  • ✔ Token handling
  • ✔ API authorization examples
  • ✔ Client application setup
  • ✔ Protected API endpoints

Instead of spending time configuring authentication from scratch, you can start with a working project and focus on your business functionality.

Connect your application

Use standard OAuth 2.0 and OpenID Connect flows:

  • ✔ Authorization Code Flow with PKCE for SPA applications
  • ✔ Client Credentials Flow for service applications
  • ✔ OpenID Connect authentication for user identity

Your application uses the same protocols as production identity providers.

Develop locally with confidence

Development workspaces are optimized for a smooth local development experience:

  • ✔ localhost redirect URLs
  • ✔ automatic CORS configuration
  • ✔ JWT signing and validation
  • ✔ roles and permissions management
  • ✔ OAuth scopes management
  • ✔ typed claims configuration
  • ✔ active session monitoring and inspection

During development you can inspect authentication data and understand how your identity configuration affects your applications.

View user sessions, tokens, roles, scopes and claims to quickly troubleshoot authentication and authorization flows.

Spend less time debugging identity configuration and more time building your application.


Designed for developers

SolNeat Identity helps you move from a prototype to a production-ready authentication architecture. Build locally, test securely, and keep your OAuth configuration consistent from the first line of code.

Create Development Workspace

Built on OpenIddict • Automates identity infrastructure • Developer-first experience