kakawait / uaa-behind-zuul-sample

Spring AuthorizationServer load balanced behind Zuul
322 stars 156 forks source link

Needed help understand project more #37

Open singhrasster opened 4 years ago

singhrasster commented 4 years ago

Could you please help understand this project better to me? Is it like a proxy app in front of an existing UUA? Or the app has UAA embedded in it?

I was looking for an app that acts like some sort of proxy in front of my existing UAA thats running on say http://localhost:8080/uaa (to start with)

Does this app talk to that external UAA for authentication etc?