Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RestTemplate must be injectable by the API-user #25

Closed
nenaraab opened this issue Jan 3, 2019 · 0 comments · Fixed by #39
Closed

RestTemplate must be injectable by the API-user #25

nenaraab opened this issue Jan 3, 2019 · 0 comments · Fixed by #39

Comments

@nenaraab
Copy link
Contributor

nenaraab commented Jan 3, 2019

Right now a Spring basic RestTemplate is created as part of the XsuaaTokenExchanger but as user of the Token Interface you may want to inject your own one, which implements the AutoClosable interface and configures the timeouts more precisely.

@mwdb
Is it okay to enhance the XSTokenRequest with a method setRestTemplate(RestTemplate restTemplate) ?

nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 3, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 3, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 7, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 7, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 9, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 15, 2019
@nenaraab nenaraab mentioned this issue Jan 15, 2019
@mwdb mwdb closed this as completed in #39 Jan 18, 2019
TheFonz2017 pushed a commit to FWinkler79/cloud-security-xsuaa-integration that referenced this issue Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant