Skip to content

Conversation

@aphick
Copy link
Contributor

@aphick aphick commented Oct 28, 2025

SUMMARY

Starting in Keycloak 26.2 Keycloak supports fine-grained admin permissions, which can be enabled by setting adminPermissionsEnabled to true in the realm.

This PR adds the ability to enable admin permissions when creating the realm.

Docs: https://www.keycloak.org/docs/latest/server_admin/index.html#_fine_grained_permissions

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

keycloak_realm

ADDITIONAL INFORMATION

Related issue: #10962

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added bug This issue/PR relates to a bug module module new_contributor Help guide this first time contributor plugins plugin (any type) labels Oct 28, 2025
Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! Can you please add a changelog fragment? Thanks.

@felixfontein felixfontein added feature This issue/PR relates to a feature request check-before-release PR will be looked at again shortly before release and merged if possible. labels Oct 28, 2025
@felixfontein
Copy link
Collaborator

Please note that this PR now has a conflict since we reformatted all code in the collection (see #10999).

@ansibullbot ansibullbot added needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Nov 1, 2025
@aphick
Copy link
Contributor Author

aphick commented Nov 1, 2025

Please note that this PR now has a conflict since we reformatted all code in the collection (see #10999).

I have rebased it

@ansibullbot

This comment was marked as outdated.

@ansibullbot ansibullbot added merge_commit This PR contains at least one merge commit. Please resolve! and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Nov 1, 2025
@ansibullbot ansibullbot removed merge_commit This PR contains at least one merge commit. Please resolve! needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html labels Nov 1, 2025
@felixfontein
Copy link
Collaborator

Please note that without a changelog fragment this won't get merged.

@aphick
Copy link
Contributor Author

aphick commented Nov 2, 2025

Please note that without a changelog fragment this won't get merged.

Sorry, I misunderstood what was needed. Added a fragment now.

Copy link
Collaborator

@russoz russoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@felixfontein felixfontein removed the check-before-release PR will be looked at again shortly before release and merged if possible. label Nov 3, 2025
@felixfontein felixfontein merged commit e8c482d into ansible-collections:main Nov 3, 2025
134 checks passed
@felixfontein
Copy link
Collaborator

@aphick thanks for your contribution!
@russoz thanks for reviewing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This issue/PR relates to a bug feature This issue/PR relates to a feature request module module new_contributor Help guide this first time contributor plugins plugin (any type)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants