Authorize URL builder - Guides & Tools - Idura Verify Documentation
  1. Guides & Tools
  2. Authorize URL builder

You can create a new or use an existing application from Idura Verify, just copy relevant values to fields below.

General parameters

Also known as realm.
Also known as callback URL.
code is the recommended response_type and enables PKCE and back-channel flows. id_token is deprecated but useful for debugging with https://jwt.io.
Should be a cryptographically strong value.
Can be any value supplied by your application, often used to carry information about the original user's session.
Login hints are used for prefilling values, triggering appswitch and eID unique features like message (see example below after picking MitID).

Auth methods / acr_values

You can click the individual eID headlines or use the navigation to your left to learn more about each eID.

If you select multiple eIDs (or none), the user will be presented with a landing page where they can choose their preferred eID.

Please note that some features, e.g. input prefill and acr_values quirk handling are only available when you select a single acr_value.

Finnish Trust Network
Danish MitID
Swedish BankID
Norwegian BankID
Vipps MobilePay
German Personalausweis
Swedish FrejaID
Age verification
Setting action will change header texts on Idura pages and also the action text inside the MitID login box.
https://criipto-verify-prod.criipto.id/oauth2/authorize?
	scope=openid&
	client_id=urn:criipto:dev&
	redirect_uri=https://jwt.io&
	response_type=id_token&
	response_mode=fragment&
	nonce=ecnon-
Open