Client Request

The Department of Public Administration highlighted the need for a single access point through which public administration employees can access all the applications within the DFP ecosystem using:
– Username and Password
– SPID (Public Digital Identity System)
– CIE (Electronic Identity Card)
– CNS (National Service Card)


Go Project Solution

A .NET Core-based authentication system was developed, consisting of a service that issues, verifies, and renews tokens in compliance with OIDC (OpenID Connect) and OAuth 2.0 standards. Authentication is performed via single sign-on (SSO) for multiple applications and types of applications. This system also includes a SPA (single page application) for managing user profiles, built with Angular and .NET Core. Currently, the system federates 6 applications and has approximately 200,000 registered users.