Skip to content

Commit f0d42ad

Browse files
committed
[DOP-26758] Update Keycloak documentation
1 parent add5c72 commit f0d42ad

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
30.2 KB
Loading

docs/reference/server/auth/keycloak/local_installation.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Now you can use create users in this realm, check `Keycloak documentation <https
111111
Enable session middleware
112112
~~~~~~~~~~~~~~~~~~~~~~~~~
113113

114-
Enable :ref:`server-configuration-session <SesionMiddleware>`, and generate random string to use as secret key for cookie encryption.
114+
Enable :ref:`SesionMiddleware <server-configuration-session>`, and generate random string to use for cookie encryption.
115115

116116
.. code-block:: yaml
117117
:caption: config.yml
@@ -124,6 +124,10 @@ Enable :ref:`server-configuration-session <SesionMiddleware>`, and generate rand
124124
Replace login page with Keycloak redirect button
125125
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126126

127+
.. image:: images/ui-login-page.png
128+
:width: 400px
129+
:align: center
130+
127131
.. code-block:: yaml
128132
:caption: config.yml
129133

0 commit comments

Comments
 (0)