Skip to content

add support of dynamic scopes to openid_client_scope #1297

@avgulas

Description

@avgulas

Description

In the keycloak UI I can toggle a client scope to become a dynamic scope.
However, the provider does not offer this option.
Being able to manage dynamic scopes would save us manual work in the setup process of new environments.

Discussion

No response

Motivation

We use dynamic scopes in our setup and without this option we have to manually create dynamic scopes for each new environment we spawn. This complicates the process and also prevents us from completely automating our infra setup with terragrunt / tofu, because this one manual tasks breaks the provisioning.

Details

I'm just a user in that matter, but maybe you could add a boolean that can mark a client scope "dynamic".

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