You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Synchronizes groups from external providers into OpenShift
8
8
9
9
## Overview
10
10
11
-
The OpenShift Container Platform contains functionality to synchronize groups found in external identity providers into the platform. Currently, this functionality is limited to LDAP only. This operator is designed to integrate with external providers in order to provide new solutions.
11
+
The OpenShift Container Platform contains functionality to synchronize groups found in external identity providers into the platform. Currently, the functionality that is included in OpenShift to limited to synchronizing LDAP only. This operator is designed to integrate with external providers in order to provide new solutions.
12
12
13
13
Group Synchronization is facilitated by creating a `GroupSync` resource. The following describes the high level schema for this resource:
14
14
@@ -448,6 +448,6 @@ go mod vendor
448
448
Using the [operator-sdk](https://github.com/operator-framework/operator-sdk), run the operator locally:
The OpenShift Container Platform contains functionality to synchronize groups found in external identity providers into the platform. Currently, this functionality is limited to LDAP only. This operator is designed to integrate with external providers in order to provide new solutions.
399
+
The OpenShift Container Platform contains functionality to synchronize groups found in external identity providers into the platform. Currently, the functionality that is included in OpenShift to limited to synchronizing LDAP only. This operator is designed to integrate with external providers in order to provide new solutions.
393
400
394
401
Group Synchronization is facilitated by creating a `GroupSync` resource. The following describes the high level schema for this resource:
0 commit comments