mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #4012] [bug]: Error when login with Azure AD (Azure Entra) #1415
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#1415
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 @baoduy on GitHub (Apr 28, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4012
Is there an existing issue for this?
Current behavior
When I do login with Azure AD I got the below error
[Nest] 57 - 04/28/2024, 8:26:12 AM ERROR [ExceptionsHandler] Failed to obtain access token Backend Server | InternalOAuthError: Failed to obtain access tokenSteps to reproduce
here is my Azure AD Application. Register Manifresh
Environment
Release
Version
Self-hosted
@baoduy commented on GitHub (May 10, 2024):
Hi @JoelJacobStephen May I check when this issue will be fixed or any workaround?
@robinalexandre commented on GitHub (Jul 4, 2024):
Hi @baoduy,
Any news on this ?
@baoduy commented on GitHub (Aug 8, 2024):
There is no news from them
@guillaumedeplancke commented on GitHub (Aug 12, 2024):
Hi!
I'm currently seeing the same "Failed to obtain access token", but with Github as auth provider.
Looking at how OAuth2 works, it seems like the server (on which the hoppscotch backend is running) needs to make a call to Github to obtain the access token.
In my deployment, all outgoing traffic needs to go through a proxy, to be able to access external/public resources.
Could this also be the case for you?
@ngoldack-arag commented on GitHub (Sep 6, 2024):
Hi, facing the same issue. Did you find a solution?
@baoduy commented on GitHub (Jan 21, 2025):
Hi hoppscotch
This is a simple fix. Could you please help to check and fix the issue
Thanks
Steven
@wefantasy commented on GitHub (Mar 12, 2025):
same problem