Re: uaa: stand-alone usage questions
Paul Bakare
Yes, we're using the default uaa db schema. Of course we have existing
toggle quoted message
Show quoted text
user-store which we migrated into UAA user's table. We simply wrote custom migration scripts to map our legacy users with UAA user model. Yes, we built our own UI's powered by UAA rest api. Considering the fact that, we have custom workflow requirements per token grant types (be it, authorization code, client_credentials or password), we needed to control the UI flow. We just went live 2 weeks ago. Things are looking just fine. No complications yet. Yes, we're using it for JWT. Much of the JWT token encoding and decoding has been handled by UAA and exposed through the UAA APIs. On Mon, Nov 23, 2015 at 3:21 AM, tony kerz <anthony.kerz(a)gmail.com> wrote:
thanks kayode, |
|