mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4185] [bug]: Do not have Email / SSO Sign in #1511
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#1511
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 @seniyakk on GitHub (Jul 13, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4185
Is there an existing issue for this?
Current behavior
Hello.
When I try to log in to Hoppscotch I have 3 options:
The instructions write that I can log in via email or SSO.
How to log in via email or SSO?
My docker-compose.yml
Steps to reproduce
Environment
Production
Version
Self-hosted
@balub commented on GitHub (Jul 23, 2024):
Hey @seniyakk, the environment variables related to email/SMTP have been updated. Could you refer to the docs here to take a look at the new variables.
@seniyakk commented on GitHub (Jul 28, 2024):
Hello, Balub. Thank you for your answer.
I updated my docker-compose.yml file by adding
The rest of the file remained unchanged

I got an error: Unable to load auth providers
Is it possible to log in through an SSO provider like Authentik?
@RainyPixel commented on GitHub (Aug 12, 2024):
+1
@tgmatt commented on GitHub (Nov 4, 2024):
Sadly no, you have to pay the SSO tax for that. Only insecure auth methods / social auth on the community edition. Someone did the work here but it was declined.