Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f67bce79
Commit
f67bce79
authored
Apr 13, 2021
by
Catalin Irimie
Committed by
Achilleas Pipinellis
Apr 13, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add warning for Geo internal URL OAuth in the docs
parent
5b45cd0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/user/admin_area/geo_nodes.md
doc/user/admin_area/geo_nodes.md
+6
-0
No files found.
doc/user/admin_area/geo_nodes.md
View file @
f67bce79
...
...
@@ -70,6 +70,12 @@ breaking communication between **primary** and **secondary** nodes when using
HTTPS, customize your Internal URL to point to a load balancer with TLS
terminated at the load balancer.
WARNING:
Starting with GitLab 13.3 and
[
until 13.11
](
https://gitlab.com/gitlab-org/gitlab/-/issues/325522
)
,
using an internal URL that is not accessible to the users will result in the
OAuth authorization flow not working properly, as the users will get redirected
to the internal URL instead of the external one.
## Multiple secondary nodes behind a load balancer
In GitLab 11.11,
**secondary**
nodes can use identical external URLs as long as
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment