Re: [abacus] Securing REST endpoints using OAuth bearer access token
Sree Tummidi
Yes, UAA supports both Symmetric & Asymmetric patterns for token signature
and verification. My recommendation would be to go for the Asymmetric pattern as this is a standard where signatures are concerned. -Sree On Wed, Sep 30, 2015 at 10:46 PM, Saravanakumar A Srinivasan < sasrin(a)us.ibm.com> wrote: The bearer token generated by UAA is a self validating JWT token whichcan be to checked for the issuer, signature, expiry, scope etc.
|
|