Skip to content
Miguel Cabrerizo edited this page Oct 15, 2022 · 25 revisions

Welcome to the Glim wiki

Glim is a simple identity access management system that speaks some LDAP and is written in Go. Glim stands for Golang LDAP Identity Management 😄

Use the following links or the sidebar for examples and detailed descriptions for many topics.

About Glim

Configuration examples

I've tested Glim against the following awesome applications:

Click on the links above for sample configurations for all these applications. More applications to be added soon, please open a discussion if you want to suggest more applications or an issue if Glim is not working for you.

Deployment scenarios

Visit the Deployment scenarios to know more about how to use Glim and what services can be connected to (Postgres, Redis...).

Docker image

Visit the Docker section to know more about the image and how to use it to test Glim

REST API

Glim comes with a REST API,that you can use right away using Swagger.

Other topics