Skip to content

Commit ba38f94

Browse files
vramikahus1
andauthored
Fix links, update scope names and title for FGAP blog post (#607)
Signed-off-by: vramik <vramik@redhat.com> Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net> Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
1 parent 62a8c56 commit ba38f94

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

blog/2025/fgap-kc-26-2.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:title: Beyond Roles: Achieving Fine-Grained Authorization with Keycloak
1+
:title: Achieving Fine-Grained Admin Permissions with Keycloak 26.2
22
:date: 2025-05-14
33
:publish: true
44
:author: Vlasta Ramik
@@ -46,8 +46,8 @@ policies.
4646

4747
### ✂️ Explicit Operation Scoping
4848

49-
Gone are the days of hidden dependencies between permissions. FGAP V2 makes every scope explicit—such as `view-users`, `manage-users`,
50-
`map-roles`, or `configure-client`. This reduces confusion and gives you full visibility into what's granted and why.
49+
Gone are the days of hidden dependencies between permissions. FGAP V2 makes every scope explicit—such as `view-members`, `manage-members`,
50+
`map-roles`, or `impersonate`. This reduces confusion and gives you full visibility into what's granted and why.
5151

5252
### 🛠️ Per-Realm Enablement
5353

@@ -60,13 +60,13 @@ safely, and customize permission boundaries realm-by-realm.
6060
2. Go to *Realm Settings → Admin Permissions* and enable FGAP for the realm.
6161
3. Use the new *Permissions* section to define permissions and policies for users, clients, groups, and roles.
6262
63-
For full configuration details, refer to the [Fine-Grained Admin Permissions documentation](https://www.keycloak.org/docs/latest/server_admin/#_fine_grained_permissions).
63+
For full configuration details, refer to the https://www.keycloak.org/docs/latest/server_admin/#_fine_grained_permissions[Fine-Grained Admin Permissions documentation].
6464
6565
## 🔄 Migration and Compatibility
6666
6767
FGAP V2 provides the same level of access control over realm resources as the previous version, while improving manageability and
6868
clarity. Automatic migration is not available, but if you're upgrading from an earlier Keycloak version, see the
69-
[Upgrading Guide](https://www.keycloak.org/docs/latest/upgrading/index.html#migrating-to-26-2-0) for important key changes and migration notes.
69+
https://www.keycloak.org/docs/latest/upgrading/index.html#migrating-to-26-2-0[Upgrading Guide] for important key changes and migration notes.
7070
7171
## What’s Next?
7272

0 commit comments

Comments
 (0)