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

feat: auto set SITE_URL when Ingress defined for OAUTH2 integrations #2328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MadEngineX
Copy link

Description 📣

When specifying OIDC authentication, it's necessary to set the SITE_URL environment variable to ensure the redirect_uri in the link is correct. I encountered this issue and resolved it by reading the source code, as it's not mentioned in the documentation. This behavior could be confusing for others:

Issue #1880
Issue #1875

Would it make sense to automatically set SITE_URL when Ingress is defined?

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

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.

1 participant