Skip to content

Commit 04be4d3

Browse files
committed
Remove invalid identity provider parameter
1 parent c03728d commit 04be4d3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

modules/identity-provider-parameters.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@ lookup:: Looks up an existing identity, user identity mapping, and user,
2424
but does not automatically provision users or identities. This allows cluster
2525
administrators to set up identities and users manually, or using an external
2626
process. Using this method requires you to manually provision users.
27-
generate:: Provisions a user with the identity's preferred user name. If a
28-
user with the preferred user name is already mapped to an existing identity, a
29-
unique user name is generated. For example, `myuser2`. This method should not be
30-
used in combination with external processes that require exact matches between
31-
{product-title} user names and identity provider user names, such as LDAP group
32-
sync.
3327
add:: Provisions a user with the identity's preferred user name. If a user
3428
with that user name already exists, the identity is mapped to the existing user,
3529
adding to any existing identity mappings for the user. Required when multiple

0 commit comments

Comments
 (0)