This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/master by this push:
     new 3150d9d  [create-pull-request] automated change
3150d9d is described below

commit 3150d9df2e087f3682e4276ecba0e662ce800ce4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 2 01:27:11 2020 +0000

    [create-pull-request] automated change
---
 .../src/main/docs/undertow-spring-security-starter.adoc                 | 2 +-
 docs/modules/ROOT/pages/undertow-spring-security-starter.adoc           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/components-starter/camel-undertow-spring-security-starter/src/main/docs/undertow-spring-security-starter.adoc
 
b/components-starter/camel-undertow-spring-security-starter/src/main/docs/undertow-spring-security-starter.adoc
index 3a4db8a..4cc445a 100644
--- 
a/components-starter/camel-undertow-spring-security-starter/src/main/docs/undertow-spring-security-starter.adoc
+++ 
b/components-starter/camel-undertow-spring-security-starter/src/main/docs/undertow-spring-security-starter.adoc
@@ -28,6 +28,6 @@ The component supports 5 options, which are listed below.
 | *camel.component.undertow.spring.security.keycloak.client-id* | Client id 
from the Keycloak server used for authentication. |  | String
 | *camel.component.undertow.spring.security.keycloak.realm-id* | Realm id from 
the keycloak server used for authentication. |  | String
 | *camel.component.undertow.spring.security.keycloak.url* | Url to keycloak 
server which will be used in spring security configuration. (Example 
"\http://localhost:8080";) |  | String
-| *camel.component.undertow.spring.security.keycloak.user-name-attribute* | 
Name of the attribute, which will be used as username. | preffered_username | 
String
+| *camel.component.undertow.spring.security.keycloak.user-name-attribute* | 
Name of the attribute, which will be used as username. | preferred_username | 
String
 |===
 // spring-boot-auto-configure options: END
diff --git a/docs/modules/ROOT/pages/undertow-spring-security-starter.adoc 
b/docs/modules/ROOT/pages/undertow-spring-security-starter.adoc
index 3a4db8a..4cc445a 100644
--- a/docs/modules/ROOT/pages/undertow-spring-security-starter.adoc
+++ b/docs/modules/ROOT/pages/undertow-spring-security-starter.adoc
@@ -28,6 +28,6 @@ The component supports 5 options, which are listed below.
 | *camel.component.undertow.spring.security.keycloak.client-id* | Client id 
from the Keycloak server used for authentication. |  | String
 | *camel.component.undertow.spring.security.keycloak.realm-id* | Realm id from 
the keycloak server used for authentication. |  | String
 | *camel.component.undertow.spring.security.keycloak.url* | Url to keycloak 
server which will be used in spring security configuration. (Example 
"\http://localhost:8080";) |  | String
-| *camel.component.undertow.spring.security.keycloak.user-name-attribute* | 
Name of the attribute, which will be used as username. | preffered_username | 
String
+| *camel.component.undertow.spring.security.keycloak.user-name-attribute* | 
Name of the attribute, which will be used as username. | preferred_username | 
String
 |===
 // spring-boot-auto-configure options: END

Reply via email to