RocketChat / RocketChat/Rocket.Chat
How to use iframe integration for authentication: saml
@rodrigok is already working on this.
Since Mar 24, 2017.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Rocket.Chat Version: 0.52.0
Running Instances: 1
Node Version: v4.7.3
I am using Rocket.Chat embedded in a parent web application. I am trying to seamlessly login automatically without having to show a login page from my parent page. I am using SAML to authenticate user but have not found any documentation on how this can be accomplished through an iframe the documentation mentions that you can call an oauth service but not a SAML one. Is this possible through SAML or should I be looking into oAuth to perform this. I am using onelogin as my IDP (not sure if anyone else has tried this). Also is it possible to disable the logout function so that the hole experience is controlled through the web app.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.