Skip to content

Clarify how local Keycloak enables reShapr OIDC user authentication #230

Description

@yada

dev/start-keycloak-docker.sh starts a local Keycloak instance for OIDC development, but the script output/comment could make it clearer that reShapr itself only uses this external IDP after the RESHAPR_AUTHENTICATION_IDP_* variables are enabled in the all-in-one Docker Compose file.

Suggested comment near the top of dev/start-keycloak-docker.sh:

# Starts local Keycloak only. To enable reShapr OIDC user authentication with this
# external IDP, set the RESHAPR_AUTHENTICATION_IDP_* vars in docker-compose-all-in-one.yml.
# The imported 3rdparty realm provides the reshapr-ctrl client and redirect URI.

This would reduce confusion between starting Keycloak and configuring reShapr to authenticate users through it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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