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.
Efficient Finnish identity solutions
One single identity platform
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
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.

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.

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.
Transparent prices
See our pricing page and be 100% sure about how much you pay for FTN authentication or digital signatures with Criipto.