squidex-identity icon indicating copy to clipboard operation
squidex-identity copied to clipboard

Identity Server for Squidex Headless CMS

Squidex Logo

Squidex Identity [Discontinued]

Identity server based on Squidex Headless CMS. It implements the OpenId Connect and OAuth 2.0 protocols to act as a central single sign on server.

Due to the lack of interest on because identity-server is a commercial project now (read more about it in the blog] the project is discontinued, but kept as a sample.

How to make feature requests or report bugs?

Please join our community forum: https://support.squidex.io

Based on

  • ASP.NET Core 3.1
  • ASP.NET Core Identity
  • Identity Server 4 (http://docs.identityserver.io/en/release/)

Requirements

  • MongoDB or a SQL database (WORK IN PROGRESS).
  • Squidex server (either cloud version or self hosted).

Similary Solutions

  • https://auth0.com/
  • https://www.keycloak.org/

Screenshots

The UI is based on the templates for ASP.NET Core and Bootstrap v4, but highly customizable. You can define a custom logo, footer text and links, a bootstrap theme or/and a custom style and many more. The UI has been designed to be lightweight and easy to integrate.

Login Screen

Register Screen

Logins Screen

Profile Screen