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

feat: added additional jwt header in create_jws #260

Merged
merged 47 commits into from
Jul 8, 2023
Merged

feat: added additional jwt header in create_jws #260

merged 47 commits into from
Jul 8, 2023

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    8e6c98d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge pull request #1 from italia/main

    Merge pull request #262 from rglauco/main
    rglauco committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    09fbd47 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    cbbec42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dab5bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4a0ddb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. test: RP at_hash verification

    rglauco committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    dedbb8b View commit details
    Browse the repository at this point in the history
  2. test: RP at_hash verification

    rglauco committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bcd195d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a8469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc41733 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    288eca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0605b66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38bb5c2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:rglauco/spid-cie-oidc-django into main

    # Conflicts:
    #	spid_cie_oidc/relying_party/utils.py
    rglauco committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    ed398f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b57596 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    96a7c25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from rglauco/main

    feat: RP side at_hash verification
    peppelinux committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    ee767bd View commit details
    Browse the repository at this point in the history
  3. Update jwtse.py

    peppelinux committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    e6a45bd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

  1. fix: correct html

    rglauco committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    198fbaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da5acd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from rglauco/refresh_token_interface

    Refresh token interface
    rglauco committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a4ab5ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    353fa93 View commit details
    Browse the repository at this point in the history
  5. chore: changed language

    rglauco committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1b2f8c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix: [OP] updated tests

    rglauco committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5af845f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    a09e236 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from rglauco/op_test_revision

    Op test revision
    rglauco committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    04098d2 View commit details
    Browse the repository at this point in the history
  3. feat: extend RP base class

    rglauco committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c562423 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    e9800b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc9b0f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe3f765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2304201 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1861237 View commit details
    Browse the repository at this point in the history
  6. chore: clean unused code

    rglauco committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cd00a19 View commit details
    Browse the repository at this point in the history
  7. fix: bump dep versions

    peppelinux committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9e0a3ef View commit details
    Browse the repository at this point in the history
  8. fix: bump dep versions

    peppelinux committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c96f1d7 View commit details
    Browse the repository at this point in the history
  9. feat: py311 in CI

    peppelinux committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c3939ad View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from rglauco/op_test_revision

    feat: added RP token calls common method and introspection view
    rglauco committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2dd2122 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7c4b46 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5846274 View commit details
    Browse the repository at this point in the history
  13. chore: change MINOR version

    rglauco committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a5866fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45bcedc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    493f50b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. test: added double verification "iss" and "aud" in test_grant_refresh…

    …_token [1.15.5 technical rules]
    rglauco committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    b0f72f7 View commit details
    Browse the repository at this point in the history
  2. update pydantic version

    peppelinux committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e397fce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1182cf2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #264 from rglauco/main

    feat: added Refresh Token web interaction in userinfo.html
    peppelinux committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    6912388 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e602da View commit details
    Browse the repository at this point in the history