Fix no AAF config
[clamp.git] / README.md
index 08c2b20..783501a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -173,4 +173,9 @@ Passwords should be hashed using Bcrypt :
 \r
 Default credentials are admin/password and cs0008/password.\r
 \r
+There is a spring file that disables the AAF and enable the Spring authentication by default. \r
+To use it just add\r
 \r
+--spring.config.name=application-noaaf\r
+\r
+to the jvm parameters. This file is available by default in the java classpath resource folder. 
\ No newline at end of file