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

IMN-521 authorization server #1086

Draft
wants to merge 88 commits into
base: IMN-521_authorization-server-part1
Choose a base branch
from

Commits on Oct 11, 2024

  1. Add api spec

    taglioni-r committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e3e6ea3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'IMN-794_authorization-platformstate-writer-v1' into IMN…

    …-521_authorization-server
    taglioni-r authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8a99312 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'IMN-794_authorization-platformstate-writer-v1' into IMN…

    …-521_authorization-server
    taglioni-r authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1266841 View commit details
    Browse the repository at this point in the history
  4. Draft

    taglioni-r committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7784615 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'IMN-794_authorization-platformstate-writer-v1' into IMN…

    …-521_authorization-server
    taglioni-r authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    93616fe View commit details
    Browse the repository at this point in the history
  6. Fix ConsumerKey

    shuyec committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    691e730 View commit details
    Browse the repository at this point in the history
  7. WIP

    shuyec committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    777d804 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39a3937 View commit details
    Browse the repository at this point in the history
  9. Fix ConsumerKey attributes

    shuyec committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5e74613 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fd3da4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Update config

    taglioni-r committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    32ae46c View commit details
    Browse the repository at this point in the history
  2. Draft auditing logic

    taglioni-r committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9af7b99 View commit details
    Browse the repository at this point in the history
  3. Refactor

    taglioni-r committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a25a4fa View commit details
    Browse the repository at this point in the history
  4. Update config

    taglioni-r committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7b56ad5 View commit details
    Browse the repository at this point in the history
  5. Add errors placeholders

    taglioni-r committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c69f44b View commit details
    Browse the repository at this point in the history
  6. Improve error handling

    taglioni-r committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    06f5ab6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Fix and refactor

    taglioni-r committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    96faff6 View commit details
    Browse the repository at this point in the history
  2. Fix

    taglioni-r committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9bfba41 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Add logic + update errors

    shuyec committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    06173f3 View commit details
    Browse the repository at this point in the history
  2. Fix Dockerfile

    taglioni-r committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4a6d28d View commit details
    Browse the repository at this point in the history
  3. Fix Dockerfile

    taglioni-r committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    88bcbd0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'IMN-794_authorization-platformstate-writer-v1' into IMN…

    …-521_authorization-server
    shuyec authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4a1e0c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. WIP

    shuyec committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    43ea4a4 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    shuyec committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    231a593 View commit details
    Browse the repository at this point in the history
  3. Remove export for tokenService

    shuyec committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d46d310 View commit details
    Browse the repository at this point in the history
  4. Add authorization-server

    shuyec committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b8892c4 View commit details
    Browse the repository at this point in the history
  5. Create .env.test

    shuyec committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    43164f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49439e7 View commit details
    Browse the repository at this point in the history
  7. Move audit types to models

    shuyec committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    97fa20b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. WIP

    shuyec committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3c4fa67 View commit details
    Browse the repository at this point in the history
  2. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4bd7399 View commit details
    Browse the repository at this point in the history
  3. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7c6497c View commit details
    Browse the repository at this point in the history
  4. Temporarily skip test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d2c2174 View commit details
    Browse the repository at this point in the history
  5. Simplify errors

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    18d1a8a View commit details
    Browse the repository at this point in the history
  6. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    768d341 View commit details
    Browse the repository at this point in the history
  7. Fix test name

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0a8e392 View commit details
    Browse the repository at this point in the history
  8. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5a84377 View commit details
    Browse the repository at this point in the history
  9. Add util

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c39a8a5 View commit details
    Browse the repository at this point in the history
  10. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    70ba4a5 View commit details
    Browse the repository at this point in the history
  11. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    19d8c95 View commit details
    Browse the repository at this point in the history
  12. Simplify error

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2dd8553 View commit details
    Browse the repository at this point in the history
  13. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f93f075 View commit details
    Browse the repository at this point in the history
  14. Update test util

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6ca3b75 View commit details
    Browse the repository at this point in the history
  15. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a94b420 View commit details
    Browse the repository at this point in the history
  16. Remove test env

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6586ea5 View commit details
    Browse the repository at this point in the history
  17. Update env

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    391a552 View commit details
    Browse the repository at this point in the history
  18. Fix config

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0940b33 View commit details
    Browse the repository at this point in the history
  19. Update test utils

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dfed0b1 View commit details
    Browse the repository at this point in the history
  20. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    447fa31 View commit details
    Browse the repository at this point in the history
  21. Simplify error

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e060333 View commit details
    Browse the repository at this point in the history
  22. Remove mock for uuid

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3d8b09e View commit details
    Browse the repository at this point in the history
  23. Fix

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d6e394f View commit details
    Browse the repository at this point in the history
  24. Add test

    taglioni-r committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1e982f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Simplify error message

    taglioni-r committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b5aceeb View commit details
    Browse the repository at this point in the history
  2. Work in progress

    taglioni-r committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    10abd02 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    taglioni-r committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e56d7ac View commit details
    Browse the repository at this point in the history
  4. Merge branch 'IMN-794_authorization-platformstate-writer-v1' into IMN…

    …-521_authorization-server
    taglioni-r authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    33699ca View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Refactor

    taglioni-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c96f208 View commit details
    Browse the repository at this point in the history
  2. Refactor

    taglioni-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1e1f919 View commit details
    Browse the repository at this point in the history
  3. Fix utils

    taglioni-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    22e3da7 View commit details
    Browse the repository at this point in the history
  4. Add tests

    taglioni-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    55732fd View commit details
    Browse the repository at this point in the history
  5. Add test

    taglioni-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b0a0939 View commit details
    Browse the repository at this point in the history
  6. Refactor

    taglioni-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b879cc9 View commit details
    Browse the repository at this point in the history
  7. Revert "Refactor"

    This reverts commit b879cc9.
    taglioni-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    936f851 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb153b8 View commit details
    Browse the repository at this point in the history
  9. Revert refactor

    taglioni-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1d79c22 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Merge branch 'IMN-794_authorization-platformstate-writer-v1' into IMN…

    …-521_authorization-server
    taglioni-r authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9832270 View commit details
    Browse the repository at this point in the history
  2. Improve tests

    taglioni-r committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fb96931 View commit details
    Browse the repository at this point in the history
  3. Remove only

    taglioni-r committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0dbfe3b View commit details
    Browse the repository at this point in the history
  4. Refactor

    taglioni-r committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b739162 View commit details
    Browse the repository at this point in the history
  5. Refactor

    taglioni-r committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d09b1f6 View commit details
    Browse the repository at this point in the history
  6. Refactor

    taglioni-r committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    04347df View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    64cbc88 View commit details
    Browse the repository at this point in the history
  2. Remove unused dependencies

    taglioni-r committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    63399ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dd4a77 View commit details
    Browse the repository at this point in the history
  4. Update pnpm-lock

    taglioni-r committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fcee77e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de538ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    201f24b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe726c7 View commit details
    Browse the repository at this point in the history
  8. Fix correlationId

    taglioni-r committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4e22942 View commit details
    Browse the repository at this point in the history
  9. Minor refactor

    taglioni-r committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fcdc0e3 View commit details
    Browse the repository at this point in the history
  10. Remove comment

    taglioni-r committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dc9e8ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b302510 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    b5d4285 View commit details
    Browse the repository at this point in the history
  2. Refactor

    taglioni-r committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    14c17f6 View commit details
    Browse the repository at this point in the history
  3. Fix refactor

    taglioni-r committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5397e02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9e25ef View commit details
    Browse the repository at this point in the history
  5. Fix dates in token

    taglioni-r committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    387d958 View commit details
    Browse the repository at this point in the history