Skip to content

Well Known Configuration for Receivers #298

@ashish1294

Description

@ashish1294

We have well-defined configuration metadata for transmitters :

https://openid.net/specs/openid-sharedsignals-framework-1_0.html#name-obtaining-transmitter-confi

But nothing equivalent exist for receivers. There are few usecases for this :

  1. Non-existence of such config somewhat forces integration to begin on receiving partner. In a truly interoperable world, transmitting partners could also "discover" new receiver and metadata about it and configure a stream on behalf of receiver.
  2. Even when integration starts on receiving partner end, transmitter may want to use some public data about the receiver (e.g, public part of cryptographic key) to verify that the stream creation API was truly invoked by the well known receiver.

Some useful things that we might want to put in receiver data :

  1. Auth protocols (potentially public keys ?)
  2. Endpoint URL to where transmitters can send new stream configs to in case they create a stream on-behalf-of receiver.
  3. Data transmitter can use to create credentials on behalf of receiver for future pulls or stream management

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions