Hi all, I have setup a self hosted Appwrite Instance and a self hosted Authentik server.
I want to use Authentik as my auth provider, but for some reason, the auth URL is not correct.
I explained it in more detail on Reddit, but did not get a response there https://www.reddit.com/r/appwrite/comments/1jgr064/wrong_authentik_auth_url/
the core problem is, that auth url is "authorize?client_id=xxxxx" but should be "authorize/?client_id=xxxxx" notice the extra / before the param.
I did not find a setting where i could change the URL in appwrite.
Recommended threads
- Having issues with Goggle Authentication...
My google auth is not redirecting me to my failureurl. I think it might be a session issue because it's working in my laptop but when I try it in another laptop...
- coolify docs dont help installing latest...
coolify has older version of appwrite, how do i install latest version of appwrite
- I'm getting error Invalid `url` param: I...
``` 2025-10-26T12:52:02.292Z [error] AppwriteException: Invalid `url` param: Invalid URI. Register your new client (vercel.com) as a new Web platform on your pr...