Skip to content

Client and server libraries for simple authorization of API calls

License

Notifications You must be signed in to change notification settings

Altinn/altinn-accesstoken

Altinn AccessToken

The projects in this repository is used by Altinn 3 to secure some of the API in the Altinn 3 solution. There is one library to be used by API clients to generate a token and the other is used by the API application themselves to verify the callers.

Clients and servers have access to separate KeyVaults where the private and public keys are stored respectively.