Re: Setting up OAuth Server related question
Sree Tummidi
Hi Karthik,
toggle quoted messageShow quoted text
You can use the UAA Server which is part of CloudFoundry deployment for your App authorization needs. You can also deploy UAA Server stand-alone. Details can be found here : https://github.com/cloudfoundry/uaa The UAA Server is multi-tenant and you can create a tenant (Referred to as an Identity Zone) to have logical separation between the Developer Users accessing Cloud Foundry vs. The App End Users. Thanks, Sree Tummidi Sr. Product Manager Identity - Pivotal Cloud Foundry
On Wed, Jan 13, 2016 at 5:08 PM, Karthik S <karthik2001123(a)gmail.com> wrote:
Hi,
|
|