mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3194] Self hosted with "https" After entering login credentials during authorization getting 401 unauthorisation error. #1053
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#1053
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 @Mallikarjun-A on GitHub (Jul 18, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3194
Discussed in https://github.com/hoppscotch/hoppscotch/discussions/3188
Originally posted by Mallikarjun-A July 14, 2023
We have Self hosted deployment with docker images on AWS. after performing following steps we are facing 401 unauthorization error.
Access the Front end UI >> click on login >> click on microsoft login >> login credentials page is displayed >> Enter Username and Password >> click login >> keep signed pop up >> select option no >> 401 unauthorized error on UI (at this web url is https://sub-domain.com/v1/auth/microsoft/callback?code=0."some string"&state="some string"&session_state="some string"")
Here "some string" referring to alphanumeric value for security purpose have not given.
Note : The settings configured in Microsoft Azure for login is working fine http and hosted with local host and same settings is used for https.
Can some one help with this what is the issue here ?
@AndrewBastin @abraham @silentmatt @kant @dunglas @
@AndrewBastin commented on GitHub (Sep 6, 2023):
Closing due to inactivity. Please do reopen if your issue still persists in the latest Hoppscotch docker images (2023.8.0).