...
Innehållsförteckning | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
General info
Several providers of electronic ID:s (Finansiell ID-Teknik, Freja eID, Secmaker) have similar API:s that customers can use to request authentication and signing operations. The GRP service wraps all these API:s into one, making the implementation of the different electronic ID:s much simpler for service providers. Consumers of the GRP API are called Relying Parties (RP:s).
Access info
You will need a header called accessToken
with the API-key matching to the serviceId
defined as a query parameter to access and make requests to any of the endpoints listed below.
Auth/Sign
POST request to https://eid-connect.test.funktionstjanster.se/grp/v3/init - Used for starting a authentication or a signing to a provider.
...