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

fix(authentication)!: add server specific issuer to JWT token (DEV-555) #2024

Merged
merged 10 commits into from Mar 23, 2022

Commits on Mar 17, 2022

  1. add issuer to token

    irinaschubert committed Mar 17, 2022
    Copy the full SHA
    bb930fe View commit details
    Browse the repository at this point in the history
  2. Update docstring with issuer

    irinaschubert committed Mar 17, 2022
    Copy the full SHA
    ee18f03 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. check token issuer for sipi

    irinaschubert committed Mar 21, 2022
    Copy the full SHA
    fd64422 View commit details
    Browse the repository at this point in the history
  2. remove knora from sipi config file names

    irinaschubert committed Mar 21, 2022
    Copy the full SHA
    5caff79 View commit details
    Browse the repository at this point in the history
  3. update token string in test

    irinaschubert committed Mar 21, 2022
    Copy the full SHA
    481591a View commit details
    Browse the repository at this point in the history
  4. add test for different issuer

    irinaschubert committed Mar 21, 2022
    Copy the full SHA
    bdaaa56 View commit details
    Browse the repository at this point in the history
  5. update documentation

    irinaschubert committed Mar 21, 2022
    Copy the full SHA
    d580c8d View commit details
    Browse the repository at this point in the history
  6. rename test

    irinaschubert committed Mar 21, 2022
    Copy the full SHA
    504967c View commit details
    Browse the repository at this point in the history
  7. define new env variables for sipi

    irinaschubert committed Mar 21, 2022
    Copy the full SHA
    fa8ca0e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. improve error message

    irinaschubert committed Mar 23, 2022
    Copy the full SHA
    e661070 View commit details
    Browse the repository at this point in the history