Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
111 stars 70 forks source link

Limiting external network access for apps #150

Open TheTechArch opened 5 years ago

TheTechArch commented 5 years ago

Description

It will be supported to create client code in and app that could trigger calls against external APIs. We need to figure out how this call can go out of the cloud infrastructure and how credentials (secrets) can be assigned to that request.

Technical considerations

Acceptance criterea

Tasks

lvbachmann commented 4 years ago

Reducing estimate as this works now - we just need to make sure it still works after restricting app's access to the Internet.

TheTechArch commented 2 years ago

Close this. No plan to add outgoing firewall

ivarne commented 2 years ago

So no protection for Log4j type issues?

altinnadmin commented 2 years ago

No plan to add outgoing firewall

@TheTechArch Has this been discussed with @alt-how? And is there a reason for why we're closing this now? This still sounds like a valuable capability to me.

TheTechArch commented 2 years ago

Keep it open for now to land on a possible implementation in the future for apps.

nkylstad commented 6 months ago

@altinnadmin @TheTechArch any thoughts on where this issue should live? I don't think altinn-studio repo is the right place 🤔

altinnadmin commented 6 months ago

I don't think altinn-studio repo is the right place

I agree.

Hmmm, I guess we currently do not have a dedicated backlog for our application infrastructure product... 🤔

@bengtfredh @SandGrainOne @Herskis Should we create a new repo/backlog?