Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 869 Bytes

File metadata and controls

18 lines (13 loc) · 869 Bytes

Authentication

{% content-ref url="open-id-connect/" %} open-id-connect {% endcontent-ref %}

{% content-ref url="single-sign-on-iframe.md" %} single-sign-on-iframe.md {% endcontent-ref %}

External Authentication

If you need to automatically login users from your own website you can look at the iframe integration page or you can use the REST API Login in combination with deeplinking and the resumeToken.

# get the resumeToken from your REST API login - it's the authToken field
https://yourown.rocket.chat/home?resumeToken=abcd123456789