Files
mostlymatter/server/build/docker/keycloak/README.md
Ben Cooke b0feeb5ec7 [MM-56732] Update keycloak docker configs and add make command (#26313)
* updating keycloak image
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-04-03 15:01:33 -04:00

367 B

Overwrite your SamlSettings section in your config.json file by running make config-saml and restarting your server. You will need to set the following SamlSettings in order to complete the setup:

  • Enable: true
  • FirstNameAttribute: "givenName"
  • LastNameAttribute: "surname"

Admin Login:

  • admin/admin

Users:

  • homer/password
  • marge/password
  • lisa/password