Skip to content

Usage of Status from IssuerSignedBuilder for mdoc #20

@damienbutaye

Description

@damienbutaye

Hello,

I noticed that you recently added support for the TSL feature, nice!

While reviewing the implementation, I saw that the MSO appears ready to include a Status field, but this is currently not exposed via the IssuerSignedBuilder. Would it be possible to support this by adding a method such as IssuerSignedBuilder::setStatus, and then incorporating it into IssuerSignedBuilder::buildMobileSecurityObject?

Additionally, it seems that the Status object currently expects a StatusList as a constructor argument. However, based on the specification (https://datatracker.ietf.org/doc/draft-ietf-oauth-status-list/
), it looks like a StatusListInfo object should be used instead.

Thanks in advance for your feedback!

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