Skip to main content /application/o/authorize Not Found : r/Authentik
r/Authentik icon
Go to Authentik
•

/application/o/authorize Not Found

r/Authentik - /application/o/authorize Not Found

Fresh install via Docker Compose, trying to create my first OAuth2 application. But the authorization endpoint `/application/o/authorizer/` always returns 404. All other endpoints work. I tried Google around but didn't see anyone else has the same issue. Did I miss something?

The feeling of not having enough time to finish all your tasks is real! Well, with monday.com’s work management platform, get more done in less time with automations, real-time communication, and notifications. Smash that done button! Try now.
Thumbnail image: The feeling of not having enough time to finish all your tasks is real! Well, with monday.com’s work management platform, get more done in less time with automations, real-time communication, and notifications. Smash that done button! Try now.
Sort by:
Top (Default)
Open comment sort options

You're missing the trailing /

Thank you! That’s indeed the problem but not because I type the URL wrong.

The tool I used https://oauthdebugger.com/ automatically removed the trailing slash I put in. So I had to put in “//“ to make it work.

More replies

Thanks. Had the same problem with appwrite

More replies