You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: help/en/docs/install/oidc.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,9 +119,10 @@ This format is suitable for an `.env` file or similar. From a shell invocation,
119
119
120
120
First of all, set up Keycloak as explained in one of these "Getting started" guides: <https://www.keycloak.org/guides#getting-started>.
121
121
122
-
Once keycloak is set up with a realm and a user, create a new client with the following configuration:
122
+
Once keycloak is set up with a realm and a user, [create a new client](https://www.keycloak.org/docs/latest/server_admin/index.html#proc-creating-oidc-client_server_administration_guide) with the following configuration:
0 commit comments