Simple and fast BankID integration
Don't build BankID from scratch. Idura helps you integrate it in just a few hours. We handle the maintenance, so you can stay focused on your business.
Implement once. Use forever.
Implement without prior expertise
Our identity infrastructure is built on OpenID Connect, so you can integrate in hours, not days.
Start testing in minutes
Set up a free test account to try our BankID integration for as long as you need.
We keep your integration up to date
Give your developers their time back. We handle every update and protocol change on our end.
Use BankID in our products
Idura Verify
Log in to your site or app with electronic identities (eIDs) that meet regulatory standards
Idura Signatures
Digitally sign documents with legally binding signatures, fully customized for your brand
Caller Authentication
Start eID authentication on your end and have callers complete it on their device
Why choose Idura
Developer-friendly integration
Get immediate access to Swedish BankID and other supported eIDs through one simple integration
Fast and efficient onboarding
Get your developers up and running in minutes with a free test environment
Realtime technical support
Get fast technical help directly from our developers in a dedicated Slack channel
Start integrating BankID in minutes
Integrate easily with ready-made SDKs and library support for all major platforms. Create a free test account and start implementing instantly with Auth0, React, .NET, and Swift.
import React from 'react';
import { useCriiptoVerify } from '@criipto/verify-react';
const LoginButton = () => {
const { loginWithRedirect } = useCriiptoVerify();
return <button onClick={() => loginWithRedirect()}>Log in</button>;
};
export default LoginButton;
JWT claims
Validate Swedish users to get their social security number (personnummer) and name.
Stay compliant with BankID's Secure Start
Protect your users from phishing attacks by implementing Autostart and QR code.
You can easily activate Secure Start by toggling a switch in the dashboard and stay compliant.
Frequently asked questions
Simply configure a standard protocol already available in your platform (OpenID Connect). You don't need prior knowledge of the proprietary BankID API.
Yes, our Caller authentication product lets you verify your users' identities when talking to them on the phone. We faciilitate Swedish BankID phone authentication via the CIBA flow.
Learn more in our docs →
Follow our step-by-step guide for React Native and Expo applications.
See the guide →
Yes. We support both the BankID app and file-based BankID. On mobile, we can also redirect users directly to the BankID app without a QR code to scan.
You have two options:
- Match users by their social security numbers (if you have those on file)
-
Ask users to do a double authentication to combine the old login with the new BankID one.
Ready to verify your users with Swedish BankID?
Onboard in minutes and try our BankID integration for as long as you need.