OpenID Connect Federation 1.0: ValueOperation not supporting json object

Issue #419 resolved
Pasquale Barbaro created an issue

As far as we understand, in metadata policy the value operator should override whatever value is sent in metadata for the claim.
We tried to use a json object as value, but the only supported types for this operator are Boolean, Number, String and List<String> (see attached screenshot).
I don’t know if this is a matter of specs or implmentation (section 5.1.2 of https://openid.net/specs/openid-connect-federation-1_0.html was not clear about it).

Comments (3)

  1. Vladimir Dzhuvinov

    JSON objects must work, so this is a bug. We discussed this last night with Giuseppe on the spec chat.

  2. Log in to comment