Encrypting OIDC secrets in static metadata

Cantor, Scott cantor.2 at osu.edu
Wed Oct 2 14:34:33 UTC 2024


> Is there a way to include a reference in static JSON-format
> metadata?

Should be the same, the XML just gets turned into the same façade as JSON, the same ClientInformation interfaces. It's the content of the field containing the secret that gets parsed out and checked fo the hash prefix.

I don't know the format so I don't know what the field is, probably just client_secret or something, whatever's in the spec.

-- Scott




More information about the users mailing list