Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 8407d1e

Browse files
Prepare Server Development Guide for RHBK documentation (#1687)
Closes #1686 Co-authored-by: keycloak-bot <[email protected]>
1 parent 0ed325e commit 8407d1e

17 files changed

+16
-18
lines changed

release_notes/topics/13_0_0.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ The {project_name} server was upgraded to use Wildfly 23.0.2.Final as the underl
88

99
Support for OAuth 2.0 Device Authorization Grant is now available.
1010

11-
Thanks to https://github.com/wadahiro[Hiroyuki Wada], https://github.com/splatch[Łukasz Dywicki]
11+
Thanks to
12+
// https://github.com/wadahiro [Hiroyuki Wada] <-- URL fails
13+
Hiroyuki Wada, https://github.com/splatch[Łukasz Dywicki]
1214
and https://github.com/Michito-Okai[Michito Okai].
1315

1416
== OpenID Connect Client Initiated Backchannel Authentication (CIBA)
@@ -38,4 +40,4 @@ Thanks to https://github.com/thomasdarimont[thomasdarimont].
3840
Default roles are now internally stored as composite roles of a new role usually named `default-roles-<realmName>`. Instead of assigning
3941
both realm and all client default roles directly to newly created users or users imported through Identity Brokering, just the role is
4042
assigned to them and the rest of default roles are assigned as effective roles. This change improves performance of default roles processing,
41-
especially with larger number of clients, because it is no longer necessary to go through all clients.
43+
especially with larger number of clients, because it is no longer necessary to go through all clients.

release_notes/topics/8_0_0.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ Keycloak server was upgraded to use WildFly 18 under the covers.
4242
== W3C Web Authentication support
4343

4444
In this release, we added initial support for W3C Web Authentication (WebAuthn). There are a few limitations in current implementation,
45-
however we are working on further improvements in this area. Thanks to https://github.com/tnorimat[tnorimat] for the contribution. Also thanks to
46-
https://github.com/ynojima[ynojima] for the help and feedback.
45+
however we are working on further improvements in this area. Thanks to https://github.com/tnorimat[tnorimat] for the contribution. Also thanks to
46+
// https://github.com/ynojima[ynojima] <-- Broken URL
47+
ynojima for the help and feedback.
4748

4849
== Support for password-less authentication, multi-factor authentication and multiple credentials per user
4950

release_notes/topics/9_0_0.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@ Finally, we did some work on defects related to the authentication flows.
2626
A number of improvements have been made to how the locale for the login page is selected, as well as when the locale
2727
is updated for a user.
2828

29+
////
30+
This section is no longer included. We will need to create a new section and move the anchor.
2931
See the link:{adminguide_link}#_user_locale_selection[{adminguide_name}] for more details.
32+
////
3033

3134
== Other improvements
3235

server_admin/topics/realms/themes.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ Email theme::
2727

2828
.Additional resources
2929
* The link:{developerguide_link}[{developerguide_name}] describes how to create a new theme or modify existing ones.
30-

server_development/keycloak-images/empty-user-federation-page.png renamed to server_development/images/empty-user-federation-page.png

File renamed without changes.

server_development/keycloak-images/storage-provider-created.png renamed to server_development/images/storage-provider-created.png

File renamed without changes.

server_development/keycloak-images/storage-provider-with-config.png renamed to server_development/images/storage-provider-with-config.png

File renamed without changes.

server_development/keycloak-images/user-federation-page.png renamed to server_development/images/user-federation-page.png

File renamed without changes.
-131 KB
Binary file not shown.
-128 KB
Binary file not shown.

0 commit comments

Comments
 (0)