RocketChat / RocketChat/Rocket.Chat.ReactNative

Support for servers behind Identity Aware Proxy

Open
#2,521 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

👍 improvement
Dominant language
TypeScript
Stars
2.4k
Forks
1.5k
Avg merge
1d 18h
Merged PRs (30d)
90

Description

We host our rocket.chat instance behind "Identity aware proxy" on Google Cloud which validates a google login before redirecting to actual website. (https://cloud.google.com/iap)

However because there is an additional login step, mobile apps can not validate the site as a valid rocket.chat instance.

  1. Would it be possible to disable server validity check?
  2. Would it possible to open a browser window to show actual page if a validation fails (so that we can login to identity aware proxy)?

Client version:4.10.0
Server version:3.7.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, test, or entry point. Start by reproducing server validation against a Google Cloud Identity-Aware Proxy setup using the stated client and server versions, then determine whether the desired behavior is bypassing validation or opening a browser for login. Done means the chosen behavior allows the mobile app to connect to an IAP-protected Rocket.Chat server.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, react-native, typescript
Domain
authentication, cloud, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.