Skip to content

Added OAUTH_REDIRECT_URI_USE_BASE_URL env config#1562

Open
anderslarssonvbg wants to merge 3 commits into
getfider:mainfrom
anderslarssonvbg:oauth-multi-tenant-base-url
Open

Added OAUTH_REDIRECT_URI_USE_BASE_URL env config#1562
anderslarssonvbg wants to merge 3 commits into
getfider:mainfrom
anderslarssonvbg:oauth-multi-tenant-base-url

Conversation

@anderslarssonvbg

Copy link
Copy Markdown

Issue: In the current code when using multi tenant mode, the oauth redirect uri is hard coded to a url which begins with https://login. followed by {tenant_cname}. If that is not wanted, the OAUTH_REDIRECT_URI_USE_BASE_URL env variable can now be set to "true" and then the redirect uri will then be just https://{tenant_cname}

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