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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -