SAML (ADFS) Issue: An account with that username already exists
Thanks @Schuby for the report, 1) When the existing user switched to the SSO sign-in under Account Settings: a) were they redirected to the sign in page (sounds like they were) b) did they receive an...
View Article(SOLVED) SAML (ADFS) Issue: An account with that username already exists
We had since deleted the affected user (they didn't have any data anyway) and had them sign-up using SAML. I went ahead and had another user try the switch and it worked just fine for them. This...
View ArticleToken Request Error on Omnibus with Reverse Proxy
I am trying to get SSO for mattermost from gitlab working in the Omnibus installation. Any ideas on how to troubleshoot would be greatly appreciated. Setup I have the Omnibus package installed in an...
View ArticleInformation on SAML
hello Is the Account -> sign-on option to switch to SAML integration available only in Enterprise version ? Not in trial version ? Also , Authentication -> SAML on system console option.Is there...
View ArticleInformation on SAML
Hello @srikanthtns, If you request a trial license, you will receive a 30-day Mattermost Enterprise Edition E20 Trial License which will include all Enterprise features, including SAML. Once SAML is...
View ArticleInformation on SAML
Than Jason , we dont use OKTA / ADFS for saml xml creation , we are our corp IDP. To integrate into corp IDP , we need metadata xml of saml from Mattermost. Question is on how to create saml xml for...
View Article[SOLVED] Dev setup fail - Failed to ping db err:driver: bad connection
I have the same issue, but on a linux debian machine. I ran into the problem when I first ran make run, but I managed to get passed it without really knowing how. I did a make stop and now I'm running...
View ArticleHow can we load Mattermost in iframe?
For your info, there was a pull request about that.it seems that head.html no longer exists. The header to disable embedding MM in an iframe was added in ./api/context.go See the pull request:...
View Article(SOLVED) SAML (ADFS) Issue: An account with that username already exists
Hey @Schuby, thanks and glad to hear it's resolved The migrate_auth CLI command is actually intended to migrate all users to a given authentication service, so it wouldn't be applicable to convert one...
View Article[SOLVED] Dev setup fail - Failed to ping db err:driver: bad connection
The only thing I found to solve the problem is rebooting my computer...
View Article(SOLVED) SAML (ADFS) Issue: An account with that username already exists
Thanks Jason, much appreciated.
View Article[SOLVED] Dev setup fail - Failed to ping db err:driver: bad connection
OK, I think I found a way to reproduce the issue. make run (or run-server) while mySQL/postgreSQL services are running.After that, even if you stop the services, make stop and make clean-docker, the...
View ArticleTrax, a simple time tracker designed to work withing Mattermost / Slack
Hi @jasonblais and thank you for you answer. I'll fill the form and read the links you provided. I've done more work on this project over the past week, and Trax now includes reminders, so you can...
View ArticleInformation on SAML
Thanks @srikanthtns, I see what you mean. This is certainly possible - after you finish the configuration in the system console for SAML, you can download the XML via /api/v3/admin/saml_metadata. Let...
View ArticleS3 encryption at rest and VPC endpoint
Hi there - I'm still evaluating Mattermost and have a couple of question S3 related. I would like to have more clarification about the following points: S3 Encryption I've noticed that object stored...
View Article[SOLVED] Some users can not initiate Direct Message (DM)
We are using omnibus (gilab/mattermost), and the update is not available yet. But I found out, that if you change the role back and forth between e.g. Team Admin and Member, apparently the role gets...
View ArticleSOLVED: Ideas for connecting channels between teams?
Solved with sameroom.io bot subscription. Using incoming-outgoing webhook combo doesn't work either as the username gets lost without having something to handle it in between the hooks. Hoping you'll...
View ArticleVideo conference in Team Edition
Is it possible to make integration with mattermost JitsiVideobridzhe? As I understand the video conference will be available only in the commercial version mattermost whether it is possible as that to...
View ArticleTrax, a simple time tracker designed to work withing Mattermost / Slack
I've added more detailed documentation, user guide and installation (both local or in production) instructions for trax : https://traxio.readthedocs.io/en/latest/, this should be easier to test and...
View ArticleIncoming WebHook Integration:
Requesting Assistance I'm very new to Mattermost and creating custom integration's. I'm using the following script to monitor a folder and forward changes to Mattermost: #!/bin/bash tail -n0 -F "$1" |...
View Article