#authorize endpoint not found

1 messages · Page 1 of 1 (latest)

misty forge
#

So as a brief description of my env.

Behind a Nginix Proxy Manager container is the Authentik container and my service I wish to add openid to, Photoprism.

In Authentik I have a simple authentication flow that the group 'Photo Admin' (That my user is in). A OAuth2/OpenID Provider set to my flow with implicit authorization. When I go from photoprism to authenticate I get a 404 at /application/o/authorize/ (trailing slash is present). Im guessing a header issue potently but ive tried about anything I can think of.

rain knot
#

You probably wanna delete your sessions since you’ve leaked it in the screenshot

#

Anyways check the authentik server container, a 404 there can be caused by a mismatched client id for example