Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mattermost SSO config to use oidc instead of gitlab method #288

Open
jacobbmay opened this issue Nov 21, 2024 · 0 comments
Open

Update mattermost SSO config to use oidc instead of gitlab method #288

jacobbmay opened this issue Nov 21, 2024 · 0 comments
Labels
top-level Tickets which describe top-level objectives for the roadmap

Comments

@jacobbmay
Copy link
Collaborator

Currently we are using the gitlab auth method and using some hacks to make it work with keycloak. This is an issue since users created directly in the console or through an AD sync don't currently get mattermost IDs generated by our plugin.

Enterprise mattermost supports OIDC logins so we should be able to set mattermost up to auth directly with Keycloak without tricking it into thinking it is talking to GitLab so we should be able to avoid needing the mattermost ID field from our plugin.

This will require a mattermost enterprise license. We can start testing with a trial license, but will need a permanent solution after 30 days of getting the trial license.

@jacobbmay jacobbmay converted this from a draft issue Nov 21, 2024
@JoeHCQ1 JoeHCQ1 added this to the 0.5.4 milestone Nov 21, 2024
@JoeHCQ1 JoeHCQ1 added the top-level Tickets which describe top-level objectives for the roadmap label Nov 21, 2024
@JoeHCQ1 JoeHCQ1 removed this from the 0.5.4 milestone Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
top-level Tickets which describe top-level objectives for the roadmap
Projects
Status: Todo
Development

No branches or pull requests

2 participants