Skip to content
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: openid/sharedsignals
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 963ec2ba6722
Choose a base ref
...
head repository: openid/sharedsignals
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c2baf3f393d4
Choose a head ref
  • 10 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 11, 2023

  1. Add 'format' to stream config and normative examples in CAEP (#87)

    * Add 'format' to normative examples in CAEP
    
    * Remove 'format' from stream config
    FragLegs authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4e1f42e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. #46 add stream exists behavior (#50)

    * #46 add stream exists behavior
    
    * incorporates Atul and Shane's feedback
    
    * remove txt and html
    
    * update stream exists to 409
    
    * Added 409 error description in the table
    
    Added error description in the table
    
    ---------
    
    Co-authored-by: Apoorva Deshpande <apps.desh@gmail.com>
    timcappalli and appsdesh authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a2fe379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c96ad06 View commit details
    Browse the repository at this point in the history
  3. Added references to protected resource metadata

    Added references to protected resource metadata
    appsdesh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a36f8ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56b2b5b View commit details
    Browse the repository at this point in the history
  5. Metadata attribute details

    Added more details around the metadata attributes
    appsdesh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9d454cd View commit details
    Browse the repository at this point in the history
  6. Removed OAuth2 references from the aud claim

    Removed OAuth2 references from the aud claim
    appsdesh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    044f08a View commit details
    Browse the repository at this point in the history
  7. spec_urn

    Updated to read spec_urn
    appsdesh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    773d069 View commit details
    Browse the repository at this point in the history
  8. spec_urn verbiage changes

    spec_urn verbiage changes
    appsdesh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d20baa6 View commit details
    Browse the repository at this point in the history
  9. Removed type from authorization scheme

    - More OAuth agnostic changes
    - Removed OPRM references
    appsdesh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c2baf3f View commit details
    Browse the repository at this point in the history
Loading