Finnish Trust Network

Authentication and digital signatures with Mobiliivarmenne and the Finnish Bank IDs is combined in one single integration referred to as the Finnish Trust Network.

See documentation
Get started
2 iPhones_AUTH_sign_fi ftn

Efficient Finnish identity solutions

One single identity platform

The Finnish Trust Network (FTN) is a digital identity scheme that has collected the Finnish eIDs in a single platform. FTN was created by the Finnish government in 2019 and allows companies and organizations to authenticate and digitally sign through a variation of eIDs.

Mobile and bank IDs

With one integration of FTN, you get access to the Finnish Mobile ID (Mobiliivarmenne) and the electronic IDs offered by the Finnish Banks. Companies that integrate FTN in their site or app will be able to offer Finnish customers and users the widest flexibility for digital identity verifications.

Use cases for FTN

Use cases for FTN

Product

Authentication

Efficient login solutions with secure user authentication 

Product

Digital signatures

Digitally sign documents that are fully compliant and legally binding

Are you interested in integrating FTN and how it can improve your business?

Are you interested in integrating FTN and how it can improve your business?

For developers, by developers

For developers, by developers

Simple integration

SDKs and library support for major platforms allow developers to easily integrate FTN in their app or website. Sign up for a free development account and start implementing your authentication flow using well-known technologies like Auth0, React, .NET and Swift.
Code Authentication-v1-wide
import React from 'react';
import { useCriiptoVerify, AuthMethodSelector } from '@criipto/verify-react';
import Loading from './Loading';

function Login() {
  const { isLoading } = useCriiptoVerify();

  return (
    <React.Fragment>
      {isLoading && <Loading />}
      <AuthMethodSelector />
    </React.Fragment>
  );
}

export default Login;

JWT claims

Validate Finnish users to obtain their name, birth date, and social security number.

Code Authentication-v1-wide
code-jwt-fi ftn

FTN pricing, provider fee and onboarding

FTN pricing, provider fee and onboarding

In order to use eIDs for authentication or digital signatures, you must pay an underlying eID fee to the individual eID provider. You are also required to apply for a certificate to start verifying your users, where the process varies depending on the eID.

In order to use eIDs for authentication or digital signatures, you must pay an underlying eID fee to the individual eID provider. You are also required to apply for a certificate to start verifying your users, where the process varies depending on the eID.

Setup fee

The setup fee for FTN and any additional eID is 1200 DKK (160€).

FTN provider fee

Price per authentication: 0.06€ / 0.45 DKK

Onboarding

The access to FTN is provided by Telia Finland. In order to start using FTN, you must fill out the necessary End Customer Agreement and return it to us. Read more about applying for FTN...

 

Billing

Apart from your subscription, you will be charged for the actual consumption of FTN transactions and invoiced on a monthly basis.

 

Why integrate FTN with Criipto?

Why integrate FTN with Criipto?

Full compliance

Feel safe knowing that user authentications with Mobiilivarmenne and the Bank IDs through FTN will comply with eIDAS regulations.

Simple integration

Sign up to access our test environment and instantly start integrating FTN into your website or application.

Cost-effective

Access FTN and all our eIDs through one single subscription. Transparent pricing with low implementation and operational costs.

Ready to test FTN or do you need expert advice?