- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 89
 
Open
Labels
Description
Hello
I'ver started to use Caddy only for HTTPS in front of a static website. Then I added Oauth2-Proxy for Oauth with Azure, but not I need also extented authorization.
-> I pass the JWT token from Oauth2-Proxy back to Caddy and I want to be able to authorize some users to multiple URLs and some other users to other URLs. If possible I would like to specify the URL wildcards in Caddy.
From the documentation I'm not sure yet if that is possible.
It would be great if you can just give me a feedback if my goal is possible with Caddy-Security or not.
Thank you very much already in advance