GitHub user noorulrazvi-saal opened a pull request: https://github.com/apache/syncope/pull/79
Exposed JWT signature algorithm in security.properties. This will be ⦠â¦helpful to choose/configure algorithm easily You can merge this pull request into a Git repository by running: $ git pull https://github.com/noorulrazvi-saal/syncope JWT_sign_algo Alternatively you can review and apply these changes as the patch at: https://github.com/apache/syncope/pull/79.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #79 ---- commit ed3f71af8f4c8ef2a763cc6b825cf9bc532ccffc Author: noorulrazvi-alef <noorulrazvi@...> Date: 2018-06-26T19:19:33Z Exposed JWT signature algorithm in security.properties. This will be helpful to choose/configure algorithm easily ---- ---