on 2018 Nov 26 2:46 PM
Hi,
we created a web service hosted by a cloud foundry environment and secured by the uaa service.
We call the service with "Authorization bearer {token}" after retrieving the token from ....authentication.eu10.hana.ondemand.com/oauth/token by a post request.
The service is called from another app where we only have the chance to configure an URL and an authorization method. So no way to include the token retrieval process here.
Now the lifetime of the token seems to be 12 h by default. How can we change the lifetime so that the webservice can be called without requesting a new token and updating the configuration every 12 h ?
Any help on this is highly appreciated.
Request clarification before answering.
Thanks for the hint. Will try that. Is there a tutorial on how to do create such a client in uaa ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you try to use the concept which is intended for users for an app which is a client. Please check UAA Concepts - Client.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
33 | |
9 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.