Skip to content

Automatic generation of client secrets for test environment #108

Open
@mtwardawski

Description

@mtwardawski

During provision of Keycloak in the test environement client secret were set. At the moment these secrets are
hard-coded in provision.sh.

These secrets were also reused in the docker compose file in .ci/docker/edgar/.

Probably there is a way to generate these secrets which are UUID's automatically and random at start up.

Linux provides a tool uuidgen which generates these UUID's.
The tool may probably be used to generate secrets beforehand and be reused in other files, without hardcoding them somewhere.

Perhaps this can be reused for other UUID's in the test environment too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions