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
- Authorization capabilities supported by this component
- Solution components
- Construction Access Controll
- Construction PEP
These instructions will get you a copy of the authentication component up and running on your machine for development and testing purposes.
- .NET 8.0 SDK
- Code editor of your choice
- Newest Git
- Docker CE
- Solution is cloned
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