Skip to content

🐛 Helm Chart Bug: OIDC does not seem to work #9

@pat-s

Description

@pat-s

📜 Description

When clicking on the SSO button, I get the following errors in the console

XHRGET
https://<my url>/auth/oauth/GENERIC
[HTTP/2 404  53ms]

Failed to get generic oauth login link: Error: Login link request failed with status 404
    NextJS 30

👟 Reproduction steps

I've set all POSTIZ_OAUTH_* env vars and POSTIZ_GENERIC_OAUTH: "true".

In addition:

        env:
          FRONTEND_URL: "https://<my url>"
          MAIN_URL: "https://<my url>"
          NEXT_PUBLIC_BACKEND_URL: "https://<my url>"
          BACKEND_INTERNAL_URL: "http://backend:3000"
          UPLOAD_DIRECTORY: "/uploads"
          STORAGE_PROVIDER: "local"
          NEXT_PUBLIC_UPLOAD_STATIC_DIRECTORY: ""
          NX_ADD_PLUGINS: "false"
          IS_GENERAL: "true"

👍 Expected behavior

OAuth2 login should work

👎 Actual Behavior

OAuth2 login doesn't work

☸️ Kubernetes Version

1.32.6

⎈ Helm Version

latest

📊 Chart Version

1.0.5

☁️ Cloud Provider

Other

🛠️ Custom Values

📃 Additional Context

The issue template is somewhat annoying - just let users post their issue without 10+ required fields :/

👀 Have you checked if this bug has been reported before?

  • I have searched existing issues and didn't find a similar bug report

Are you willing to submit a PR?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions