Skip to main content

Initiating interactive strong identification (suomi.fi tunnistus)

Produce URL leading to interactive strong identification web page

Since server version 3.7 the URL for interactive strong identification is generated by requesting the URL via the Management API. The API can be called with Management API Client credentials or any valid access token (no specific scope is required). You need to provide the User ID, success redirect URI and failure redirect URI parameters.

See the API documentation for POST <baseUri>/api/rest/v1/user/{userId}/strongidentification/interactive for more details.

The produced URL is valid only for a short time, so it should be generated only immediately before user is forwarded to the URL.

Deprecated method to produce identification URL

In previous server versions the URL for interactive identification was produced by hand and required an access token. This method still exists but is not recommended.

Redirect user to the produced URL

Have the user open the URL in their web browser.

Wait for results

The identification process may end in success or failure. In case of success, the user is redirected to the provided success redirect URL. In case of failure (including the case of cancellation) the user is redirected to the failure redirect URL.

Failure redirect URI parameters

If identification process is not successfully finished, these parameters may be added to the failure URI.

ParameterValue
errorError code.
error_descriptionShort human readable explanation of error in English.

Some graph

Sequence for suomi.fi strong identification + sign-in (Finnish)

Graph

Test credentials

Test credentials for suomi.fi identification + sign-in

The authority VRK provides test credentials.