Thank you @henrydkm - yes please all make sure your extension is using the latest version. This can be checked by going into your tenant’s extensions page > installed extensions tab, and clicking the update button:
I couldn’t reproduce this Sophia using the latest version of the extension, this error may be coming from your own extensibility code (Actions, Rules, Custom Database scripts or Hooks).
Please try republishing the rule from the Authorization Extension’s Configuration page and checking any of your custom code. The realtime webtask logs extension can be useful for debugging code and locating where the error is coming from by adding in console.log lines for example.
We also recommend preparing your code for moving to Node 22, and there should be a notification in your tenant’s dashboard providing more detail on this:
I had this the other night. I solved it by updating the extension, but I’d like to know, why did everything suddenly stop working for us because of this issue? Users could all of a sudden no longer login.