accessmanagerUserPropertiesFromUserName

<userPropertiesFromUserNameConfiguration
<properties
<property
name
required
=
string

Name of the user property.

usernameregex
required
=
string

Regex that will be used to extract the part of the username and used as value for this property. Example: '^.[^_]*' matches username 'fantasiaLand_müller' to 'fantasiaLand'

>
requiredmax. unbounded

Defines one user property.

</property>
>
optional

List of new user properties.

</properties>
>
required

Configuration to extract user properties from username.

</userPropertiesFromUserNameConfiguration>