Can't login as Admin with embedded chat linked to Auth0

Hi All,

I have have Rocket Chat set up on an Ubuntu server. It is integrated on to a page with Auth0 logins. My users when they log on the page can all use the chat fine and are pre authorised as a user for the chat when they login.

Rocket Chat is in Embed mode and once I logged out of Rocket chat as Admin, I cannot access Rocket Chat as the admin user anymore.

If I go directly to the chat web address the page says User not logged in. I was able to gain access via Meteor.loginWithPassword(‘username-or-email’, ‘your-password’); in the console, however this is now rejected.

I’ve added the Admin credentials to Auth0 and tried to login to the page like that however, this also gets rejected.

Does anyone have a solution to this so I can login as a Admin with Embedded mode?

Many thanks

Server Setup Information

  • Version of Rocket.Chat Server: 2.4.9
  • Operating System: Ubuntu 18.0.4
  • Deployment Method:
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:
  • Proxy:
  • Firewalls involved:

Any additional Information