Deploy oauth2-proxy (or similar) to allow hiding app login screens #42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In some cases, we might want to entirely hide an app's login screen (or just protect it in case of outdated apps). We can have a config option to hide the app entirely until someone logs in.
This mostly works as a starting point