Uploaded image for project: 'Extra User Management'
  1. Extra User Management
  2. EXTUSERMGT-24

OIDC token expiration is checked too aggressively

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.16.0
    • 1.10.0
    • None

      Once authenticated through OIDC or MSAL, we currently check before every request that the token is not expired but except for the GraphClient, we actually never use this token.

      Removing this refresh could help with performance.

      But that means that the GraphClientProvider needs its own mecanism to refresh the token

            Unassigned Unassigned
            ggouin Guillaume Gouin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: