Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: IdentityPython/idpy-oidc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fd283e2
Choose a base ref
Loading
...
head repository: IdentityPython/idpy-oidc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3d9e932
Choose a head ref
Loading
  • 14 commits
  • 65 files changed
  • 1 contributor

Commits on Nov 25, 2024

  1. Calculating content_type

    Do metadata not provider_info
    Refactoring Claims
    rohe committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0e0e70b View commit details
    Browse the repository at this point in the history
  2. Patches

    rohe committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    eb8cee0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Don't set charset in content_type.

    Metadata is more general than provider_info.
    Use metadata schema is available.
    rohe committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ab12313 View commit details
    Browse the repository at this point in the history
  2. New method get_client_id_from_token in SessionManager

    New method get_metadata in EndpointContext
    rohe committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    44e8601 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de0901b View commit details
    Browse the repository at this point in the history
  4. Added log lines

    Use key and password if static key handling is necessary.
    rohe committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6e5549e View commit details
    Browse the repository at this point in the history
  5. New storage module abfile_no_cache.py with an AbstractFileSystem that…

    … doe not cache any information.
    
    There should be a read/write list file storage class.
    rohe committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9d18123 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38c5d99 View commit details
    Browse the repository at this point in the history
  7. Added another client authentication method RequestParam.

    There is a difference between client_id and entity_id.
    rohe committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    726f875 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Moved to use the wrappen keyjar methods.

    All about client_id being registered through configuration or not.
    Added a new function set_request_object()
    rohe committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4303e16 View commit details
    Browse the repository at this point in the history
  2. Distinguish between content type and deserialization method.

    (dpop.py) Use base64 encoded has instead of hexdigest.
    Several services may demand dpop headers.
    (jar.py) removed functions that was not used. construct_request_parameter() moved elsewhere.
    (par.py) With or without request object.
    rohe committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e853da9 View commit details
    Browse the repository at this point in the history
  3. No default response_modes_supported.

    Defined PushedAuthorization service.
    Used key jar wrapper.
    rohe committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f6b7bd2 View commit details
    Browse the repository at this point in the history
  4. Arguments can be Message instancesor dictionaries.

    Refactored. Moved construct_request_parameter and get_request_object_signing_alg to a module of their own.
    construct_request_uri was also moved.
    Fixed tests
    rohe committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8f1d08b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Minor editorial changes

    Fixed tests.
    Made sure there was a reasonable value on _service in authorization.py Authorization.oidc_post_construct()
    When creating request_args use local info.
    rohe committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3d9e932 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.