-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task Group: Setup Authentication Frontend #1
Comments
Today a pipeline demonstrated several features of the Frontend repo, including:
See frontend_build_and_cypress.yaml file for details. This experimental pipeline is only triggered by a push to the cypress8 branch |
Description
Altinn Authentication Frontend will use the same pattern as Altinn Access Management Frontend. Meaning
The following epic describes the different tasks to set up the basic structure for this architecture.
Tasks should be separated into separate issues when started on.
In scope
Out of scope
Additional Information
We need to think about handling scenarios where the user is not authenticated. This component is where we will add authentication for methods not available in ID-porten. Like Self authenticated user. How should we handle routes where we have some URL that require that the user is authenticated and other routes that should work when user is not authenticated?
Architecture Recommendation
TODO
Recommended Project Setup
Set up a new solution called Altinn.Authentication.UI with the following projects
Where relevant, we should reuse integration code and API from Altinn.AccessManagment.UI
Database
Security
Infrastructure
Authentication Frontend
Authentication BFF
Azure Infrastructure
CI/CD
Test Automation
The text was updated successfully, but these errors were encountered: