alberto-bogi commented on code in PR #1141: URL: https://github.com/apache/syncope/pull/1141#discussion_r2228393366
########## fit/wa-reference/src/test/java/org/apache/syncope/fit/AbstractITCase.java: ########## @@ -231,6 +231,19 @@ protected static String extractWAExecution(final String body) { return execution.get(); } + protected static String extractWACSRF(final String body) { Review Comment: I use this method also for `SAML2SP4UIITCase`. It's a form input required in CAS password management flow -- 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: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org