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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -