mmoayyed commented on pull request #229: URL: https://github.com/apache/syncope/pull/229#issuecomment-735830801
This looks to be ready. Changes are: - Had to add commons-codec dependency, since it was transitively pulled in by the saml2-idp module and provided via its "java-support" dependency. It's no longer made available since java-support was updated. Without this, pac4j-saml configuration fails to define idp/sp metadata for WA. - Similar issues with okio. The okio dependency is pulled in by the duo module, which is really old and messes up the spring-cloud-config dependency. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org