Skip to content

Properties to be templated for userstores #857

Open
@gomathyk

Description

@gomathyk

The following properties have not been templated. (wso2/product-is#6912)

These need to be added back to the documents once they've been templated.

[1] JDBC User Store
ReadOnly
RolenameJavaScriptRegEx
CaseInsensitiveUsername
IsBulkImportSupported
PasswordDigest
StoreSaltedPassword
TenantManager
UserNameUniqueAcrossTenants

[2] read only ldap user store
RolenameJavaScriptRegEx
IsBulkImportSupported
EmptyRolesAllowed

[3] read write active directory user store
RolenameJavaScriptRegEx
IsBulkImportSupported
EmptyRolesAllowed
Referral

[4] read write ldap user store
RolenameJavaScriptRegEx
IsBulkImportSupported
EmptyRolesAllowed

[5] Primary user store general properties
UsernameWithEmailJavaScriptRegEx
RolenameJavaScriptRegEx
CaseInsensitiveUsername
Referral
EmptyRolesAllowed
GroupSearchFilter
TenantManager
ReadOnly
IsEmailUserName
DomainCalculation
PasswordDigest
StoreSaltedPassword
UserNameUniqueAcrossTenants
RolenameJavaScriptRegEx
SharedGroupEnabled
SharedGroupSearchBase
SharedTenantObjectClass
SharedTenantNameAttribute
SharedTenantNameListFilter

  1. https://is.docs.wso2.com/en/5.9.0/setup/configuring-a-jdbc-user-store/
  2. https://is.docs.wso2.com/en/5.9.0/setup/configuring-a-read-only-ldap-user-store/
  3. https://is.docs.wso2.com/en/5.9.0/setup/configuring-a-read-write-active-directory-user-store/
  4. https://is.docs.wso2.com/en/5.9.0/setup/configuring-a-read-write-ldap-user-store/
  5. https://is.docs.wso2.com/en/5.9.0/setup/working-with-properties-of-user-stores/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions