Altinn Authentication
The Altinn Authentication component provides functionality for authenticating users and systems accessing Altinn Apps and the Altinn platform.
The authentication component does not function as an identity provider itself; instead, it establishes authentication sessions based on external identity providers such as:
The authentication component generates JWT tokens containing claims about the user and system, based on authentication information provided by external identity providers.
Repository for Altinn Authentication can be found here.
Backlog with open issues can be found here.