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

Abstract key storage and signing operations to facilitate different key storage types #291

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    0247648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3cd848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fc27ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb8af0a View commit details
    Browse the repository at this point in the history
  5. clean up

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e7b3c22 View commit details
    Browse the repository at this point in the history
  6. clean up testutils

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    44688b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    765eed8 View commit details
    Browse the repository at this point in the history
  8. cleanup PresentationService

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5ceb5cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df397ae View commit details
    Browse the repository at this point in the history
  10. cleanup unnecessary imports

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    42ad5b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54abaa4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a02d0c View commit details
    Browse the repository at this point in the history
  13. add lombok validation for config builders, add AUTHORITY_SIGNING_SERV…

    …ICE_TYPE & LOCAL_SIGNING_KEY_STORAGE_TYPE to docker env
    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fd4b247 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f3c9813 View commit details
    Browse the repository at this point in the history
  15. remove unecessary imports and vars

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    587b058 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    297b78d View commit details
    Browse the repository at this point in the history
  17. remove unncessary java migration

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3133070 View commit details
    Browse the repository at this point in the history
  18. add javadoc for new interfaces

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5c8e1c3 View commit details
    Browse the repository at this point in the history
  19. remove comments from test

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8d6ed32 View commit details
    Browse the repository at this point in the history
  20. rebase onto develop

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e140002 View commit details
    Browse the repository at this point in the history
  21. integrate changes

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4c99ee0 View commit details
    Browse the repository at this point in the history
  22. add issueToken to SigningService

    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d2a5cd8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2aeb2e4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8f8fdbf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    537758f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fec91a8 View commit details
    Browse the repository at this point in the history
  27. chore(release): 1.0.0-develop.2 [skip ci]

    * fix object name ([59ccdb2](59ccdb2))
    
    * added body type to /token endpoint ([6a67c92](6a67c92))
    PManaras authored and nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b02e477 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    83e338b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b2959e6 View commit details
    Browse the repository at this point in the history
  30. fix: chart file

    nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    099fabb View commit details
    Browse the repository at this point in the history
  31. fix: chart file

    nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8b16023 View commit details
    Browse the repository at this point in the history
  32. fix: test cases

    nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    22e3bb8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e264c0f View commit details
    Browse the repository at this point in the history
  34. fix: sonar issues

    nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a7fb417 View commit details
    Browse the repository at this point in the history
  35. doc: readme updated

    nitin-vavdiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    171434e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    af87ecb View commit details
    Browse the repository at this point in the history