Skip to content

Auto generate IDs for the interface between Keycloak and Mattermost

Notifications You must be signed in to change notification settings

rgrunbla/Keycloak-Mattermost-Auto-Generate-Id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Keycloak Mattermost Id

This is the code of a Keycloak plugin allowing the assignment of a random (long) user id to each user, at account creation (REGISTER event) or at login (LOGIN event). This eases the interfacing with Mattermost when using Keycloak as a "fake Gitlab", as described on the following websites:

This is experimental, no testing is done, it might kill your pets, …

The code is based on https://github.com/keycloak/keycloak-quickstarts/tree/latest/event-listener-sysout/

About

Auto generate IDs for the interface between Keycloak and Mattermost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages