-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels