Skip to content

Commit b90ee9b

Browse files
committed
Removing section from auth
1 parent 8d40f2f commit b90ee9b

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

modules/authentication/snip-enable-user-authentication-with-gitlab-common-first-steps.adoc

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,6 @@ Enter the GitLab host domain: _`<gitlab_host_domain>`_.
3939
`GITLAB_PARENT_ORG`::
4040
Enter your GitLab organization name, such as `_<your_gitlab_organization_name>_`.
4141

42-
. {integrating-with-github-book-link}##importing-multiple-repositories-from-gitlab[Configure the GitLab integration].
43-
44-
. Enable the GitLab catalog provider plugin in your `dynamic-plugins.yaml` file to import GitLab users and groups to the {product-short} software catalog.
45-
+
46-
[source,yaml]
47-
----
48-
plugins:
49-
- package: './dynamic-plugins/dist/backstage-plugin-catalog-backend-module-gitlab-org-dynamic
50-
disabled: false
51-
----
52-
5342
. Enable provisioning for GitLab users and groups to the {product-short} software catalog by adding the provider section to your {product-very-short} `{my-app-config-file}` file:
5443
+
5544
[source,yaml,subs="+quotes,+attributes"]

0 commit comments

Comments
 (0)