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. FTN is provided by Telia Finland Oyj and Criipto is a technical integrator for this service.
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.
All Finnish eIDs in one platform
One single identity platform
Access Mobiilivarmenne and the 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.
Want to learn more about our FTN integration?
Want to learn more about our FTN integration?
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 test 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
Setup fee
The setup fee for FTN and any additional eID is 160€ (1,200 DKK).
FTN provider fee
Price per authentication: 0.06€ / 0.45 DKK
Onboarding
A contract with Telia Finland Oyj is required to access and use FTN. In order to get started, 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.
Learn more about FTN
Finnish Trust Network and use cases
FTN is used for many different purposes in everyday life. Its widespread use and secure method of authentication make Bank IDs and Mobiilivarmenne efficient options for many industries. Learn how it's used in financial services, online marketplaces, and age verification.
Age verification for online alcohol purchases
The Finnish government has proposed amendments to the country's alcohol laws. As part of these changes, retailers will have the opportunity to sell alcohol online, provided they conduct secure age checks. Read about the future regulation and age verification with FTN.
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.