mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #4137] [bug]: Can't use MICROSOFT auth in k8s installation #1483
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1483
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0xdnL on GitHub (Jun 20, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4137
Is there an existing issue for this?
Current behavior
When I try to login using MICROSOFT I get directed to
/v1/auth/microsoftand get 404 page not found.When I clear the clear cookies and site data then press Login and select Continue with Microsoft I get logged in.
The microsoft login page doesn't appear at all.
When I use a private/incognito session and press login I get redirected to the microsoft login page, fill in credentials get redirected back correctly being logged in.
similar issues:
Steps to reproduce
environment
k8s manifests
hoppscotch-app and hoppscotch-admin are deployed similarly
When I check the network in browser I can find this:
Environment
Production
Version
Self-hosted
@Brainpitcher commented on GitHub (Jun 24, 2024):
Can you try to make ctrl + shift + R after getting 403 page?
I have the same problem with google auth and when i get 403 page after auth screen i just make this combinationg in chrome and it works and log me in
@0xdnL commented on GitHub (Jun 25, 2024):
No, a page refresh does not work here. I need to explicitly clear cookies and site-data after 403 and then login redirects correctly and works.
@Brainpitcher commented on GitHub (Jun 25, 2024):
i see, theese problems are the same i suppose. Did you try github auth? just in case it works without any troubles. I don not say that you must use, i just want to check that we have the same in different clusters
@0xdnL commented on GitHub (Sep 12, 2024):
I've bumped the images and made changes (run prisma migrate, add DATA_ENCRYPTION_KEY). The issue remains.
@Brainpitcher commented on GitHub (May 12, 2025):
Any updates here with 2025?
My case with a callback service and a github auth does not work anymore in k8s
@g3Bg2 commented on GitHub (Jun 2, 2025):
There is a dedicated helm chat for easy setup on k8s.
https://github.com/hoppscotch/helm-charts
You can add Microsoft auth in value.yaml file.