Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A. Active directory user import setup

  1. Create an user federation by selecting “LDAP” from the dropdown at the top right corner

...

c. It’s possible to connect with multiple AD instances by creating multiple user federation.

B. Azure active directory single sign on setup

  1. Create a client secret by clicking “New client secret” and persist secret value for later use

    Image Added

  2. Select identity providers from left menu. Then select OpenId Connect v1.0 from top right corner drop-down list

    Image Added

  3. Cope redirect Uri and paste it following the step 4.

...

4. Paste redirect uri from step 3 following below image

...

5. Add application directory client id from azure to keycloak to import azure settings then click import

...

6. Add application client id in “Client ID”, add client secret in “Client secret” and select client secret sent as basic auth in “Client Authentication”

...

7. Now you can get an option to login by azure active directory user.

...