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

Fix teams synced as top-level organization #59

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

bastjan
Copy link
Contributor

@bastjan bastjan commented Oct 12, 2023

#57 changed the keycloak.NewGroup signature to take the first argument as the display name. The teams controller was forgotten. The organization of the team was used as the display name and removed from the path. This made the team look like an organization after syncing them to Keycloak.

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Update tests.

#57 changed the `keycloak.NewGroup` signature to take the first argument as the display name.
The teams controller was forgotten and the organization name was used as the display name and removed from the path.
This made the team look like an organization after syncing them to Keycloak.
@bastjan bastjan self-assigned this Oct 12, 2023
@bastjan bastjan added the bug Something isn't working label Oct 12, 2023
@bastjan bastjan merged commit c297733 into master Oct 12, 2023
3 checks passed
@bastjan bastjan deleted the fix-team-creation branch October 12, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants