Skip to content

Commit e9b02b9

Browse files
committed
fix(keycloak) remove dot in step
1 parent 11ace67 commit e9b02b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

knowledge-base/identity_management/oidc_keycloak.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This step-by-step guide will help you:
2020
* Understand how to fix session-related issues and debug your configuration.
2121

2222

23-
## S1. Register a New OIDC Client in Keycloak
23+
## S1 Register a New OIDC Client in Keycloak
2424

2525
To enable SSO, first register a new client that represents Pydio Cells in your Keycloak instance.
2626

@@ -71,7 +71,7 @@ Enabling `Cells Authentication` generates a **Client Secret**. Pydio Cells uses
7171

7272

7373

74-
## S2. Create a New Connector in Pydio Cells
74+
## S2 Create a New Connector in Pydio Cells
7575

7676
Inside Pydio Cells, create a new OIDC Connector to link your Cells instance to Keycloak.
7777

0 commit comments

Comments
 (0)