Reinstate missing step

Closes #RHSSO-1866

(cherry picked from commit 9bb0ec4f81ba454c3141800fc5586d34363c9679)
This commit is contained in:
AndyMunro 2022-02-22 16:14:43 -05:00 committed by Marek Posolda
parent f26ac2b9fc
commit 7db227b241

View file

@ -92,18 +92,14 @@ The federation provider obtains the data from SSSD using D-BUS. It authenticates
$ sudo yum install sssd-dbus
----
ifeval::[{project_community}==true]
. Run the provisioning script available from the Keycloak distribution:
. Run the following provisioning script:
+
[source,bash,subs=+attributes]
----
$ bin/federation-sssd-setup.sh
----
endif::[]
+
This provisioning script makes the following changes to `/etc/sssd/sssd.conf`:
This script makes the following changes to `/etc/sssd/sssd.conf`:
+
[source,bash,subs=+attributes]
----