openid / sharedsignals

OpenID Shared Signals Working Group Repository
45 stars 11 forks source link

[CAEP] Assurance Level Change: add new claim for namespace #24

Closed timcappalli closed 1 year ago

timcappalli commented 2 years ago

We need a new claim that defines the namespace used for the assurance levels. Claim name TBD (example used is namespace).

{
    "namespace": "",
    "previous_level": "",
    "current_level": ""
}
tulshi commented 1 year ago

Please review pull request: https://github.com/openid/sse/pull/31

timcappalli commented 1 year ago

2023-03-21 closing as this was addressed in PR #31