Skip to content

ComplexSubject should have a format field #53

@FragLegs

Description

@FragLegs

The ComplexSubject identifier type contains the following fields:

  • user
  • device
  • session
  • application
  • tenant
  • org_unit
  • group

All SimpleSubject types have a format field that identifies the type and then some number of other fields specific to the type. By not providing a format field in ComplexSubject, it has to be parsed differently. And, importantly, a Receiver has no way to request that a Stream Configuration use ComplexSubjects as the format value (see section 7.1.1 Stream Configuration).

I propose that we add a format field for ComplexSubjects and the value be complex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions