...
Resource | Method / Source | Data |
---|---|---|
/user/{userId} | Supports multiple identification methods. This includes In Person, governmental identification methods, Management API. | Data-segment in JSON containing information on the latest executed Strong Identification plus few extra attributes like when first Strong Identification was executed and how many Strong Identification history entries there are. |
/user/{userId}/strongidentification | Supports multiple identification methods. This includes In Person, govermental governmental identification methods, Management API. | Independent endpoint with fsull full set of data available for Strong Identification. This endpoint always returns the latest strong identification for the user as JSON. |
/user/{userId}/strongidentification/history | Supports Supports multiple identification methods. This includes In Person, govermental governmental identification methods, Management API. | Data-segment in JSON containing information on the latest executed Strong Identification plus few extra attributes like when first Strong Identification was executed and how many times Strong Identification has been doneStrong Identification history endpoint, where all of the user's strong identifications can be retrieved as JSON. |
/user/{userId}/strongidentification/history/{id} | Supports multiple identification methods. This includes In Person, governmental identification methods, Management API. | Strong Identification history endpoint, where a single strong identification for the given user can be retrieved as JSON. |
/user/{userId}/legal | Supports only govermental governmental identification methods. | Contains only the Personal Identity Code attribute and value in JSON, no other related metadata. |
...
In-Person identification is an external, strong method of identification. Typically an approved external source like customer care performs the identification. Identification is executed based on physical documentation (password, identity card, drivers license, etc.) and the information is entered forwarded by customer service to the API.
Available LoA is 2.
...
Governmental Identification Methods
Official goverment government supported identification methods (in Finland the "suomi.fi-tunnistus" service) are a stronger method of identification. Depending on the legal and procedural requirements of the organization's govermental governmental resources, this utilizes an external digital identification interface.
...
onePortal Management API methods involve direct http-calls HTTP requests to provide identification data according to onePortal documentation.
...