API

Overview

The NemID framework provides a secure way of ascertaining the identity of the person using a web-site.

To use NemID the following must be done first:

Using NemID to verify a CPR number

When the user has completed an authentication using NemID, the web-site in question knows the PID of the users POCES certificate. The leading 'P' in POCES is short for Personal.

After authenticating with NemID the user must suppy his CPR-number. Using a method on the API the web-site can match the CPR with the PID. If the two match, the web-site knows that whoever is at the keyboard has access to the correct NemID for the CPR-number in question.

You can see the detailed method documentation by clicking here.