-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Clients] - Add attributes #387
Labels
enhancement
New feature or request
Comments
Hey @slavko-vega, that sounds great! I'd definitely accept a PR that adds an |
Hey @mrparkers I'm glad to contribute on this issue and PR is prepared. |
olivierboudet
pushed a commit
to olivierboudet/terraform-provider-keycloak
that referenced
this issue
Aug 19, 2021
olivierboudet
pushed a commit
to olivierboudet/terraform-provider-keycloak
that referenced
this issue
Aug 19, 2021
olivierboudet
pushed a commit
to olivierboudet/terraform-provider-keycloak
that referenced
this issue
Aug 31, 2021
olivierboudet
pushed a commit
to olivierboudet/terraform-provider-keycloak
that referenced
this issue
Aug 31, 2021
olivierboudet
pushed a commit
to olivierboudet/terraform-provider-keycloak
that referenced
this issue
Aug 31, 2021
olivierboudet
pushed a commit
to olivierboudet/terraform-provider-keycloak
that referenced
this issue
Aug 31, 2021
Closed via #589 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @mrparkers,
we noticed that Clients are missing attributes, which are needed by our project. Currently the Attributes, as they are implemented, are limited to a subset of Client's properties which are used by Keycloak. What we actually need is possibility to add our custom attributes as it's possible for other resources.
Haven't seen that the issue is reported yet. I'd like to contribute on its implementation, if you consider this as an issue.
Do you agree with that?
The text was updated successfully, but these errors were encountered: