X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=783501a66d04c9d8215f9351432db4e4798349e3;hb=32946449d7ba80a17ad510ac30b6760c6d49d6f8;hp=08c2b2054e3c5bf7fec1086932a6d46ef8d2b210;hpb=5dea22255fc131d5c2b0348986bfc75c56d17097;p=clamp.git diff --git a/README.md b/README.md index 08c2b205..783501a6 100644 --- a/README.md +++ b/README.md @@ -173,4 +173,9 @@ Passwords should be hashed using Bcrypt : Default credentials are admin/password and cs0008/password. +There is a spring file that disables the AAF and enable the Spring authentication by default. +To use it just add +--spring.config.name=application-noaaf + +to the jvm parameters. This file is available by default in the java classpath resource folder. \ No newline at end of file