Skip to content

Use a versioning that goes with the actual keycloak release #216

Description

@HerrDerb

Description

I was struggling to understand why my Keycloak setup app couldn’t update the realm.

After investigating, I found that the Keycloak client version 26.0.9 is not compatible with Keycloak server version 26.5.7. Downgrading the client to 26.0.8 works fine.
This is because 26.0.9 seems to send fields that keycloak 26.5.7 doesnt know yet

I find the current versioning very confusing, and it’s not clear which client versions are compatible with which Keycloak API versions.

I would highly appreciate if this versions can be aligned at least with the major versions of keycloak, at least if it contains breaking changes

Discussion

No response

Motivation

Know which client is compatible with which keycloak api by looking at the version

Details

No response

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