05b6ef8327
- In order to make lastName/firstName/email/username field configurable in profile we need to store it as an attribute - Keep database as is for now (no impact on performance, schema) - Keep field names and getters and setters (no impact on FTL files) Fix tests with logic changes - PolicyEvaluationTest: We need to take new user attributes into account - UserTest: We need to take into account new user attributes Potential impact on users: - When subclassing UserModel, consistency issues may occur since one can now set e.g. username via setSingleAttribute also - When using PolicyEvaluations, the number of attributes has changed |
||
---|---|---|
.. | ||
app-server | ||
auth-server | ||
cache-server | ||
migration | ||
pom.xml | ||
README.md |
Keycloak Arquillian Integration TestSuite - Test Servers
- Keycloak Arquillian Integration TestSuite
- Keycloak Arquillian Integration TestSuite - Test Servers
- Keycloak Arquillian Integration TestSuite - Test Servers - Auth Server
- Keycloak Arquillian Integration TestSuite - Test Servers - App Servers
Test Servers
A set of modules that build test-server artifacts preconfigured for various test scenarios. The artifacts are used by the Arquillian TestSuite.
Auth Server
- JBoss
- Wildfly 10
- EAP 7
- Undertow
App Server
- JBoss
- JBossAS 7
- Wildfly 8, 9, 10
- EAP 6, 7
- Relative (Wildfly 10 / EAP 7)
- Tomcat
- Tomcat 7, 8, 9
Load Balancer
- Wildfly + mod_cluster