How to specify multiple "path" values for proxyauth?
-
https://docs.cloudron.io/packaging/addons#proxyauth
Is there a way to specify multiple paths to include/exclude from the auth wall?
"proxyAuth": { "path": "!/webhooks,"!/api" }OR
"proxyAuth": { "path": ["!/webhooks","!/api"] } -
Hello @saikarthik
Could you explain how are trying to use proxyAuth?
I assume this is a custom app that does not support OIDC.
The proxyAuth add-on exists for apps that do not have LDAP or OIDC support and is rarely used.I will have to look into it if proxyAuth even supports setting multiple paths, because I think it might not currently.
-
Hi @james, yes, it is a custom internal Next.js app where I use proxyAuth as the auth wall. I am using proxyAuth to expose certain endpoints for webhooks and publicly accessible APIs. I don't currently have OIDC support in this app.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login