openid / sharedsignals

OpenID Shared Signals Working Group Repository
47 stars 12 forks source link

jwt-id should be jwt_id #62

Closed FragLegs closed 1 year ago

FragLegs commented 1 year ago

Currently the spec uses jwt-id to describe the JWT ID simple subject format. This is at odds with all of the other simple subject formats that use underscores, like saml_assertion_id, iss_sub and phone_number.

And, in one of the CAEP examples we use the underscore as would be expected. We should update the SSF spec to use jwt_id.

tulshi commented 1 year ago

closed via pull req 63