Bruce Randall

Results 11 comments of Bruce Randall

@ryanjbaxter @spencergibb Moved to new release snapshot. Includes JWT refresh.

[spring-cloud-services-starters](https://github.com/pivotal-cf/spring-cloud-services-starters/tree/29b7961ec57ec918110b669fb2409d55aacc8974) looks to be a heavy port. I was looking for a 3-5 story point way of overwriting the current RestTemplate logic. Unfortunately, attempts of old school filter/interceptors did not...

@ryanjbaxter Should I just close this? It was meant as a feature request. However, it doesn't look it is being considered.

@ryanjbaxter @kvmw Great discussion. However, this was just meant to be a feature request. As a Spring Developer, I have a requirement to lock down the config server, thus making...

@kvmw Again, just proof of concept but it works: The method below creates a Rest Template. I simply detect an OAuth2 property and use the Rest Template to get the...

Thanks @ryanjbaxter I will look over the guidelines and supporting documentation. I may need guidance moving from POC to PR since this will be my first open source contribution. Here...

Thanks Ryan. I have it mostly stubbed out with JCE. I am having issues with JCE cypher properties in the Config Client application. I can't seem to find any documentation...

@ryanjbaxter Ready for PR. How do I obtain access to push feature branch and create PR? I went with Jasypt encryption since I couldn't find supporting documentation of JCE support...

@kvmw Can you help me with getting access to push my branch and create a PR?