vidakovic commented on a change in pull request #2012:
URL: https://github.com/apache/fineract/pull/2012#discussion_r777189120
##########
File path: oauth2-tests/build.gradle
##########
@@ -45,7 +45,7 @@ cargo {
}
startStopTimeout = 240000
containerProperties {
- property 'cargo.start.jvmargs', '-Dspring.profiles.active=oauth'
+ property 'cargo.start.jvmargs',
'-Dfineract.security.basicauth.enabled=false
-Dfineract.security.oauth.enabled=true -Dfineract.security.2fa.enabled=false'
Review comment:
Correct, exactly the same behavior as before, just with properties
instead of profiles.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]