Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIMSBIOHUB-600: Handle Keycloak Auto-Renew Error, Write Logs to File #1342

Merged
merged 12 commits into from
Aug 21, 2024

Commits on Aug 16, 2024

  1. Add signout when keycloak silent renew fails.

    Explicitly declare the automaticSilentRenew flag in the authConfig.
    Remove deprecated comment from useAxios.ts
    NickPhura committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    772306b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d22f80e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Add winston logging to file

    NickPhura committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7f9bdeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56724f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b477720 View commit details
    Browse the repository at this point in the history
  4. Add new log level env var

    NickPhura committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0dc2de9 View commit details
    Browse the repository at this point in the history
  5. Fix unit test

    NickPhura committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ec9d160 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    a31c339 View commit details
    Browse the repository at this point in the history
  2. ignore-skip

    NickPhura committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d91a9e1 View commit details
    Browse the repository at this point in the history
  3. Fix api dc

    NickPhura committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c04b39f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    839df33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b637cc View commit details
    Browse the repository at this point in the history