Skip to content

Commit 2b59e1d

Browse files
authored
Add a warning about VCS SSO to import guide (#11966)
1 parent 6288a3b commit 2b59e1d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/user/guides/importing-private-repositories.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Here is how you set it up.
2020

2121
Follow the steps below.
2222

23+
.. warning::
24+
25+
If you have :doc:`/commercial/single-sign-on` enabled, you cannot import projects manually.
26+
This is because authorization to the documentation depends on a connection to your VCS provider which isn't established during manual import.
2327

2428
Importing your project manually
2529
-------------------------------

0 commit comments

Comments
 (0)