Freja eID Client - Developer's Guide

Java client library that will help you get up and started in no time.

Introduction
About Freja eID Freja eID is an electronic identification (eID) solution that citizens and organisations can use for authentication and signing. The ...
Wed, 9 Nov, 2022 at 11:32 AM
Quick Start Guide
Add Freja eID Client to your build To add dependency on Freja eID Client using Maven, use the following command: <dependency> <groupId&g...
Fri, 29 Apr, 2022 at 2:27 PM
Initialising Freja eID Client
Overview To access Freja eID Services, you will get an SSL/TLS certificate from us during the onboarding process. More information on obtaining an SSL c...
Wed, 12 Aug, 2020 at 12:13 PM
Authentication Service Client
Overview The Freja eID Authentication Service allows you to authenticate end users through the use of the Freja eID mobile application. The end...
Wed, 16 Mar, 2022 at 3:00 PM
Signature Service Client
Overview The Freja eID Signature Service allows you to securely deliver messages to users, and to prompt them to digitally sign data and documents. Ther...
Wed, 9 Nov, 2022 at 11:32 AM
Organisation ID Client
Overview The Freja eID Organisation ID Service allows you to set a specific, organisation-related identifier to any user. The end user must have previou...
Mon, 3 Oct, 2022 at 11:13 AM
Custom Identifier Client
Overview Freja eID allows Relying Parties to manage a single, Relying Party-specific attribute, through the Custom Identifier Management Service. A cust...
Wed, 12 Aug, 2020 at 1:55 PM
Error Handling
Overview The Freja eID Client throws three types of exceptions: FrejaEidClientInternalException- Occurs when the client returns an internal error for:...
Wed, 5 Aug, 2020 at 3:56 PM
Information for Integrator Relying Parties
Overview Identification of Relying Parties towards Freja eID services is achieved through TLS with client authentication. This, however, may present an...
Wed, 12 Aug, 2020 at 12:55 PM