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
Post a Comment