Search results

  1. F

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

    Sorry for the misunderstanding. So if I understand correclty. You are experiencing this exact same issue within your app against your own oauth server?
  2. F

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

    I am not sure how I would do this as I am not a microsoft employee ? Do you mean by setting up our own oauth server that has a key rotation of a minute? Also note that people can also login using Google into our app. At Google the keys rotate every week. For Google we never have this problem...
  3. 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...
Back
Top