mmoussa-mapfre
mmoussa-mapfre
This did not work for me. It still shows in consul without the secure tag. I put the "metadata: secure: true" tag in bootstrap.yml file. Secure true appears in the...
This may not be the best fix but I found this similar issue with a way to support hashes. The part where they add the meta tag, if that is...
@jzheaux Sorry, I cannot.
@jzheaux I'd be happy to but I am not quite sure how to access that block of private code for testing in `Saml2LogoutConfigurer`. I see `Saml2LogoutBeanDefinitionParserTests` and `Saml2LogoutConfigurerTests` as possible...
@jzheaux I spent some time on it after you gave the tip but was still a bit confused. I have not had time to work on this since and I...
@jzheaux I appreciate the help with this. I cannot seem to get the tests running locally, I tried to follow the setup guidelines without success. Could you add this change...
@jzheaux I would like to troubleshoot and know what I am doing wrong. What did you have in mind?
@jzheaux I was trying to run the tests inside STS without success. I was able to get the tests running with `gradlew format check` like you suggested and used this...
@jzheaux I noticed this is slated for version 6.0.0, is there any way this can be moved to the version 5 bug patches? I am currently locked on JDK 8...
@jzheaux I have rebased my branch off 5.8.x and switched the base on this PR. Thanks for the help and I will try to get more details about the STS...