Skip to main content
The Signicat Blog

Setting up Authentication using Finnish Trust Network (FTN)

In this video, Signicat developer Bendik Simonsen shows you how to set up Finnish Trust Network (FTN) using the Signicat Express authentication API with the OIDC flow.

He will also show a sample application, which is available on Signicat's Github page at:

https://github.com/signicat/sa... under OpenIdConnectMLE.

00:00 Introduction
00:45 Logging in to the Signicat developer dashboard
01:54 Setting up the authentication client
03:45 Generating and uploading a Public Key
06:35 Setting up the sample application
11:52 Running the FTN login sample application

# 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