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. Learn how to get started with Criipto as a certified broker.

2 iPhones_AUTH_sign_fi ftn

Access all Finnish eIDs with one integration

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.

Verify users with Criipto as a certified FTN broker

With one integration of FTN, you get access to the Finnish Mobile ID (Mobiliivarmenne) and the electronic IDs offered by the Finnish Banks. Criipto is a certified broker and offers a simple integration of FTN. By integrating FTN into their site or app, companies can provide Finnish customers with the most flexible digital identity verification options.

 

Supported use cases for FTN

Supported use cases for FTN

Icon or logo - max 64 px high

Criipto Verify

Log in to your site or app with electronic identities (eIDs) that meet regulatory standards

c-file-pen-signature-FA 1

Criipto Signatures

Digitally sign documents with legally binding signatures, fully customized for your brand

Why choose Criipto?

Why choose Criipto?

icon

Realtime technical support

Sign up to access our Slack support channel and get fast technical support, directly from our developers

icon dev

Developer friendly integration

Get immediate access to FTN and all our supported eIDs through one simple integration

FA 6.5_people

Fast and efficient onboarding

Get your company up and running in minutes and invite your developers to your dashboard

Start integrating FTN in minutes

Start integrating FTN in minutes

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 backend technologies like .NET and Node.js.

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 backend technologies like .NET and Node.js.

const { OpenIDConfigurationManager, codeExchange } = require('@criipto/oidc');

app.get('/callback', async (req, res) => {
  const configuration = await configurationManager.fetch();
  const clientAssertion = await createClientAssertion();
  const codeResponse = await codeExchange(configuration, {
    code,
    redirect_uri: REDIRECT_URI,
    client_assertion_type: 'urn:ietf:params:oauth:client-assertion-type:jwt-bearer',
    client_assertion: clientAssertion,
  });

  const claims = await decryptAndVerifyToken(codeResponse.id_token);

  console.log('Login successful for user:', claims.sub);
  res.redirect('/');
});

JWT claims

JWT claims

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

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

FTN pricing and onboarding

FTN pricing 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 legal agreement with Criipto is required to access and use FTN. You can start by completing the FTN Production Agreement form in your Criipto Dashboard. Learn 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.

Explore more resources

Explore more resources

Finnish Trust Network and its 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.

Ready to start verifying your users?

Ready to start verifying your users?

Start testing for free today. Onboard your company in minutes and test our products for as long as you like

Start testing for free today. Onboard your company in minutes and test our products for as long as you like