Skip to content

Resolve "Fix custos token refresh"

Yakubov, Sergey requested to merge 114-fix-custos-token-refresh into dev

Title of the Merge Request

Fixing token refresh

Summary of Changes

OIDC token was not updated after refresh which led to auth failures

Checklist

  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #114 (closed)

Merge request reports