Skip to content

OIDC support mentioned in README but not available in latest release (v3.2.3) #1004

@amir2mi

Description

@amir2mi

Hi,

According to the README, Kutt supports OIDC authentication. However, the latest released version (v3.2.3) and the corresponding Docker image (kutt/kutt:latest) do not include this feature in practice.

After testing:

  • OIDC_ENABLED=true and related environment variables are correctly set
  • OIDC works only when using an image built from the main branch
  • The official release image does not expose OIDC functionality (no login button, no route initialization)

This creates confusion because the documentation suggests OIDC is supported, while the stable release does not include it.

  • Please clarify which version officially supports OIDC
  • If OIDC is ready, consider releasing a new version including this feature
  • Otherwise, it would help to update the README to indicate that OIDC is only available on main or not yet released

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions