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

Authenticate to mattermost server with GitLab SSO #765

Closed
ialokim opened this issue Mar 11, 2019 · 4 comments
Closed

Authenticate to mattermost server with GitLab SSO #765

ialokim opened this issue Mar 11, 2019 · 4 comments
Labels

Comments

@ialokim
Copy link

ialokim commented Mar 11, 2019

I've already searched a bit and it seems authentication to a Mattermost server which uses GitLab Single Sign On isn't possible using the Mattermost API (see here e.g.) and therefore neither for matterbridge. Just wanted to confirm I'm not missing anything.

@42wim
Copy link
Owner

42wim commented Mar 12, 2019

No, but if you have personal tokens enabled you coud use those.
https://docs.mattermost.com/developer/personal-access-tokens.html

42wim/matterircd#29 has also some info about how you can get the MMtoken from the webapp and use it :-)

Going to close this as we can't fix it.

@42wim 42wim added the cantfix label Mar 12, 2019
@42wim 42wim closed this as completed Mar 12, 2019
@ialokim
Copy link
Author

ialokim commented Mar 13, 2019

Thanks a lot for these hints!

In case someone was looking for the same, the personal access token or MMtoken from the webapp can be specified in matterbridge.toml as Token="<your-token-here>".

@vincent1890
Copy link

same error us use sso
Starting gateway failed: Bridge mattermost.work failed to start:

@unode
Copy link

unode commented Jan 25, 2023

@42wim would you be open to include the above Token documentation in the Mattermost wiki section ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants