Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove SGID login #2253

Merged
merged 2 commits into from
May 3, 2024
Merged

refactor: remove SGID login #2253

merged 2 commits into from
May 3, 2024

Conversation

KishenKumarrrrr
Copy link
Contributor

Problem

In this PR, I remove SGID login from our application. The team came to this decision after learning that POCDEX was returning employee information of former employees. Since support for POCDEX has ceased, we decided that the best thing to do was to drop support for this login flow.

Solution

I've removed all mention to SGID except for in the infra folder. Deleting secrets from infra can be tricky and we should focus on preventing login via SGID first.

When users click on the Singpass button, they will be greeted by the following modal

Screenshot 2024-05-02 at 8 48 39 PM

@jia1 jia1 merged commit 85ae454 into master May 3, 2024
8 checks passed
@jia1 jia1 deleted the refactor/remove-sgid-login branch May 3, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants