KEYCLOAK-17824 Fix ReleaseNotes test failure

This commit is contained in:
Michal Hajas 2021-04-20 15:00:55 +02:00 committed by Hynek Mlnařík
parent b7574b6f53
commit 686e2ce99c
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ and https://github.com/Michito-Okai[Michito Okai].
Keycloak now supports communication with clients using SAML _Artifact_ binding. A new `Force Artifact Binding` option
was introduced in the client configuration, that forces communication with the client using artifact messages. For more
details proceed to link:{adminguide_link_latest}#_client_saml_configuration[{adminguide_name}]. Please note, that with
this version, Keycloak SAML client adapter does NOT support _Artifact_ binding.
details proceed to link:{adminguide_link}#_client-saml-configuration[{adminguide_name}]. Please note, that with
this version, Keycloak SAML client adapter does NOT support Artifact binding.
Thanks to https://github.com/AlistairDoswald[AlistairDoswald] and https://github.com/harture[harture].

View file

@ -1,4 +1,4 @@
[[_client_saml_configuration]]
[[_client-saml-configuration]]
=== SAML Clients
{project_name} supports <<_saml,SAML 2.0>> for registered applications.