proofzero / rollupid

Open Source and OIDC compliant digital identity for the private web
https://rollup.id
Apache License 2.0
141 stars 18 forks source link

feat(passport): Optional vs required scope claims #2126

Open betimshahini opened 1 year ago

betimshahini commented 1 year ago

Come up with convention of specifying scope values that either allow or deny having the claims associated with that scope value be unset/undefined/null.

Naive approach would be to assume that a requested authz implies that the claim is required to be populated by the requesting app.

picassobanana commented 9 months ago

Figma Link

Preview:

Image

Image

Image