Skip to main content
The Signicat Blog

MitID Tutorial: How to create a REST API authentication application

In this guide we are going to create a sample application that uses our Signicat authentication API and MitID as the authentication method. Signicat supports SDKs in multiple languages – for this video we will be using C# for the backend and React for the front end.

# More on Signicat's Authentication APIs

The Authentication product allows you to verify the identity of users who log in to your online service(s). This is done by using electronic identity methods (ID methods). Integrating with Signicat gives you access to a hub of European ID methods through a single point of integration.

You can integrate with Signicat in three ways, either by using the OpenID Connect (OIDC) standard, SAML 2.0 or our REST API.

Read the documentation for more