Simple and fast MitID integration
As a certified MitID broker, Idura helps you integrate and get to production faster. We handle the maintenance, so you can stay focused on your business.
Implement once. Use forever.
Integrate MitID 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 MitID 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.
Idura: a certified MitID broker
You need a broker to let your users log in or sign documents with MitID.
Idura is a certified MitID broker, acting as the bridge between MitID itself and your business. We provide a secure integration for authentication, logins, age verification, and digital signatures.
Use MitID in our products
Idura Verify
Log in to your site or app with electronic identities that meet regulatory standards
Idura Signatures
Digitally sign documents with legally binding signatures, fully customized for your brand
Age Verification
Verify your customers' ages with MitID
ID Wallet (BETA)
Give users a faster and safer login experience with our ID Wallet
Why choose Idura
Developer friendly integration
Get immediate access to MitID and all our supported eIDs through one simple integration
Fast and efficient onboarding
Get your developers up and running in minutes with access to an intuitive dashboard
Realtime technical support
Get fast technical help directly from our developers in a dedicated Slack channel
Start integrating MitID 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();
const login = () => {
loginWithRedirect({
acrValues: 'urn:grn:authn:dk:mitid:substantial'
});
};
return (
<button onClick={login}>
Log in
</button>
);
}
export default LoginButton;
JWT claims
Validate Danish citizens and residents to get their name, social security number (CPR), and optionally their address and businesses.
Frequently asked questions
We offer a simple MitID integration with low implementation and operational costs. Create a free account, test our integration for as long as you like, and receive support directly from our developers through our Slack support channel.
Yes!
"Address Lookups" lets you collect verified legal addresses as part of the standard MitID verification experience.
Learn more about Address Lookups →
MitID has become a target of phishing attacks, but you can minimize the risk.
Learn how to protect your users from phishing attacks →
Desktop users will have to scan a QR code with the MitID app during verification. This proves that they are physically in front of the screen and helps prevent phishing attacks.
Mobile users will see an ""Open MitID app"" (""Åbn MitID app"") button that automatically redirects them to the app to complete the verification process.
Learn more about QR code and app switch →
Ready to verify users with MitID?
Onboard in minutes and try our MitID integration for as long as you need.