RocketChat / RocketChat/Rocket.Chat
Custom OAuth only partially removed when clicking "Remove custom oauth".
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Custom OAuth only partially removed when clicking "Remove custom oauth".
Steps to reproduce:
- Login and go to administration
- Create new custom OAuth.
- After creating it try to remove it with REMOVE CUSTOM OAUTH button.
Expected behavior:
Custom oauth is removed
Actual behavior:
Custom oauth is partially removed
- The custom oauth remains listed.
- Roles/Groups field for channel mapping remains in listed custom oauth
- User Data Group Map remains in listed custom oauth
- Map Roles/Groups to channels remains in listed custom oauth
- OAuth Group Channel Map remains in listed custom oauth
Server Setup Information:
- Version of Rocket.Chat Server: 3.12.1
- Operating System: Ubuntu 20.04
- Deployment Method: snap
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: v12.18.4
- MongoDB Version: 3.6.14 / wiredTiger (oplog Enabled)
Client Setup Information
- Desktop App or Browser Version: Browser - Chrome
- Operating System: Windows 10
Additional context
#19910
#19909
#9920
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.
Research direction
No source file or test is named in the issue. Reproduce the removal through the administration flow, then trace the custom OAuth deletion behavior and its displayed mappings; done means the custom OAuth is no longer listed and none of its mapping fields remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100