Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Token is treated as expired sometimes in OBO exchange #88

Description

After a certain amount of time, the on-behalf-of flow ceases to function with the logged in user's token. The error returned is invalid_grant error code 500133. As far as I can tell, this corresponds to the assertion being expired, but I don't know why EasyAuth isn't catching this on the outside (and denying access correspondingly). Logging out and back in fixes the issue.

It might be worth looking for this and sending the user to the login flow if the error code comes back this way.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginvalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions