cloudfoundry uaa - How to find uaa instance URL programmatically? -


i trying work on authorization grant flow application in pivotal cloud foundry , want use uaa user account authentication , authorization. primarily, want pcf user authenticated , authorized use application. after registering application uaa (using uaac), how uaa instance url programmatically can redirect user login uaa , authenticated. maybe, i'm missing obvious - how apps running on pcf uaa instance url before getting authorization code , tokens.

thanks , appreciated.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -