Configure the Archibus Authentication Use Case

This topic offers an example of security authentication. For information on this authentication use case, see Authentication Use Case: Archibus Authentication.

afm_users + Archibus Encoding Configuration

The WEB-INF\config\security\afm_users\password-encoder\archibus folder contains configuration files for the following security configuration:

afm_users: use afm_users table for authentication

password-encoder: archibus

Configure Web Central according to instructions in \WEB-INF\config\context\security\afm_users\password-encoder\archibus\readme.txt.

afm_users + BCrypt Encoding Configuration

The WEB-INF\config\security\afm_users\password-encoder\bcrypt folder contains configuration files for the following security configuration:

afm_users: use afm_users table for authentication

password-encoder: BCrypt

Configure Web Central according to instructions in \WEB-INF\config\context\security\afm_users\password-encoder\bcrypt\readme.txt.