This repository covers the Altinn Access Control (PDP) and the Policy Enforcement Point.
This component authorizes users, systems, and organizations that access the Altinn 3 platform.
Read more about the component on docs.altinn.studio
These instructions will get you a copy of the authentication component up and running on your machine for development and testing purposes.
Clone Altinn Authorization repo and navigate to the root folder.
The Authorization components can be run locally when developing/debugging. Follow the install steps above if this has not already been done.
Navigate to the src/Authorization, and build and run the code from there, or run the solution using you selected code editor
dotnet run
The Authorization component is now available locally at http://localhost:5030/api/v1