ibm bluemix - Is it possible to use the Single Sign On Service (currently only available on US) from an app deployed on UK? -


i wont possible bind service , therefore not use vcap_services, , credentials need managed in way.

since communication go via internet, guess question really:

does sso service have api can reached outside of bluemix?

yes sso service can reached outside bluemix , therefore apps deployed on uk.

however, retrieve credentials need create sso service on , bind app , inspect vcap_services. due how cloud foundry works. read more here


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -