You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to specify if external services can only be available to logged in users, or to anyone on the internet.
Note: second case is a potential security vulnerability. Need to configure network properly (make it impossible for external service to sniff packets from other containers).
For logged in users, it should then be possible to specify who can access it. I.e. only users who are in that project. Or all users.