Skip to content

Commit

Permalink
Remove outdated header links in primary user store sections and remov…
Browse files Browse the repository at this point in the history
…e mentions of embedded LDAP of identity server
  • Loading branch information
RusJaI committed Nov 1, 2024
1 parent c9a8329 commit b5bb606
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

Follow the given steps to configure a read-only LDAP/AD as the primary user store:

- [Step 1: Setting up the read-only LDAP/AD user store manager](#ConfiguringaRead-OnlyLDAPUserStore-Step1:Settinguptheread-onlyLDAP/ADuserstoremanager)
- [Step 2: Updating the system administrator](#ConfiguringaRead-OnlyLDAPUserStore-UpdatingthesystemadministratorStep2:Updatingthesystemadministrator)
- [Step 3: Starting the server](#ConfiguringaRead-OnlyLDAPUserStore-Step3:Startingtheserver)
- [Step 1: Setting up the read-only LDAP/AD user store manager](#step-1-setting-up-the-read-only-ldapad-user-store-manager)
- [Step 2: Updating the system administrator](#step-2-updating-the-system-administrator)
- [Step 3: Starting the server](#step-3-starting-the-server)

### Step 1: Setting up the read-only LDAP/AD user store manager

!!! info
API Manager is compatible with multiple user store. In WSO2 Identity Server, the embedded user store is LDAP. Instead of using the embedded user store, you can set your own user store as the primary user store.
API Manager is compatible with multiple user stores. Instead of using the embedded user store, you can set your own user store as the primary user store.
Before you begin

- Navigate to `<API-M_HOME>/repository/conf` directory to open `deployment.toml` file and do user_store_properties configurations according to the LDAP user store provider. Following is the sample read-only user store configurations:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

It is assumed that you have already setup your read-write LDAP user store. Follow the given steps to configure it as the primary user store in WSO2 API Manager:

- [Step 1: Configure the read-write LDAP user store manager](#ConfiguringaRead-WriteLDAPUserStore-Step1:Configuretheread-writeLDAPuserstoremanager)
- [Step 2: Updating the system administrator](#ConfiguringaRead-WriteLDAPUserStore-Step2:Updatingthesystemadministrator)
- [Step 3: Starting the server](#ConfiguringaRead-WriteLDAPUserStore-Step3:Startingtheserver)
- [Step 1: Configure the read-write LDAP user store manager](#step-1-configure-the-read-write-ldap-user-store-manager)
- [Step 2: Updating the system administrator](#step-2-updating-the-system-administrator)
- [Step 3: Starting the server](#step-3-starting-the-server)

### Step 1: Configure the read-write LDAP user store manager

Expand Down

0 comments on commit b5bb606

Please sign in to comment.