Skip to content
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

RoleRef or Selector in ClientServiceAccountRole #123

Closed
fujin opened this issue Jun 27, 2024 · 2 comments
Closed

RoleRef or Selector in ClientServiceAccountRole #123

fujin opened this issue Jun 27, 2024 · 2 comments
Assignees

Comments

@fujin
Copy link

fujin commented Jun 27, 2024

I'd like to be able to use a Role Ref and/or Selector in ClientServiceAccountRole rather than a static name.

see:

@Breee Breee self-assigned this Jun 29, 2024
@Breee
Copy link
Collaborator

Breee commented Jun 29, 2024

The cross references are a real problem.
Currently there is a circular dependency between the role type and client, which does not allow that.

We'll try to resolve that in #103

@Breee Breee added the blocked label Jun 29, 2024
@Breee
Copy link
Collaborator

Breee commented Jul 7, 2024

@fujin can you test in

xpkg.upbound.io/crossplane-contrib/provider-keycloak:v1.1.0 ?

its called roleRef as we have to extract the rolename not the id

https://marketplace.upbound.io/providers/crossplane-contrib/provider-keycloak/v1.1.0/resources/openidclient.keycloak.crossplane.io/ClientServiceAccountRole/v1alpha1#doc:spec-forProvider-roleRef

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants