Member-only story
Gitlab Integration with Keycloak
3 min readNov 16, 2020
In this post, we will be discussing how to integrate our Gitlab Server with keycloak.
Requirements:
Keycloak server: keycloak.server.com
GITLAB server: gitlab.server.com
NOTE: For GITLAB & KEYCLOAK SETUP, follow the below mention links.
STEP 1. Create a SAML Client in Keycloak.
Our realm name is Devops. Yours can be different. So change Devops with your own realm name wherever possible.
Go to the Clients page and click the Create button in the right upper corner.
Note: Replace the gitlab.server.com with your GitLab server name.