Altinn / altinn-access-management-frontend

Frontend for access management
MIT License
3 stars 1 forks source link

Alternative local dev setup - full mock solution #903

Open allinox opened 2 months ago

allinox commented 2 months ago

Description

Now that we have a setup for local development that does not require the use of localtest by instead hybriding into At22, we have a much more easily available setup. However, if the AT environment is down or if one for some reason cannot access it (eks due to IP restrictions) we might need an alternative solution.

For this, the BFF mock can be expanded upon to run our UI purely with the BFF mock. All we need is some way to log in and create the necessary cookie (see setup in localtest)

Tasks for data setup:

Additional Information

No response

Tasks

No response

Acceptance Criterias

No response