oauth

  1. F

    Question Recurring issue with decode of JWT token when using oauth2 login mechanism

    We have a webapplication in which users can login using O365/Oauth2. Every 3 months (which is also the rolling time of the keys at microsoft) some people can no longer login to the application. The error shown is: { "error_description": "An error occurred while attempting to decode the Jwt...
  2. K

    Signing Data Using Private Key

    Hi Guys, This is for anyone who worked with OAuth in Progress. Surprisingly, haven't found threads for Progress to do with such a process since it's so common these days. I'm running an older version of Progress and need to sign my data using the RSA-SHA1 algorithm, meaning a Private Key...
Back
Top