goauthentik / goauthentik/authentik
Unauthenticated path for "/api/otherstuffhere..."
Open
question
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
I have forward auth setup in Authentik for my application. It works wonderfully for login. However, I am unable to get my api path to be unauthenticated.
EXAMPLE URL: https://myapp.mydomain.com/api/stuff1/stuff2?blah
Regardless of whether I have a path that is `/api` or `/api/stuff1` and so forth, I want it unauthenticated. I have had no such luck with all the regexes I have tried.
Contributor guide
Assessment
This issue has not been assessed yet.