Dutch iDIN

Sign up and start integrating iDIN into your website or application for authentication or digital signatures.

See documentation
Get started
2 iPhones_AUTH_sign_nl idin

Secure identity verification

What is iDIN?

iDIN is an electronic identity provided by a collaboration of Dutch banks through the Dutch Payments Association. Users can obtain iDIN through their bank, allowing them to log in to any platform or service that supports iDIN using their existing bank login credentials.

 

iDIN offers a user-friendly and secure authentication method, as it relies on trusted and recognized bank login processes. The banks issuing iDIN include: ABN AMRO, ASN Bank, bunq, ING BANK, Rabobank, RegioBank, and SNS Bank.

Where can iDIN be used?

iDIN can be used for identity verification, login, age verification, and digital signatures. Depending on the type of verification required, the user experience may vary slightly. iDIN provides a secure eID with the assurance level "substantial" (LOA3), in accordance with eIDAS regulations.

 

With Criipto, you can integrate iDIN through our partnership with the identity provider Bluem.

Use cases for iDIN

Use cases for iDIN

Product

Authentication

eID login and onboarding solutions with secure user authentication

Product

Digital signatures

Digitally sign documents with eIDs that are legally binding

Want to know more about integrating iDIN and how it can improve your business?

Want to know more about integrating iDIN 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 iDIN 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.
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;

Interested in integrating iDIN?

Interested in integrating iDIN?

Discuss your needs with an expert and learn more about pricing, eID fees, and onboarding.

Discuss your needs with an expert and learn more about pricing, eID fees, and onboarding.

Why integrate iDIN with Criipto?

Why integrate iDIN with Criipto?

Full compliance

Feel safe knowing that authentications and digital signatures of your Dutch users with iDIN will comply with eIDAS regulations.

Simple integration

Sign up to get access to a free developer account and instantly start integrating iDIN into your site or app.

Cost-effective

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

Ready to test iDIN or do you need expert advice?