In SAML, one had the ability to pass to the SP a static attribute in the SAML assertion. This seems to not be possible out of the box using OpenID Connect. Currently, the attribute must exists in the user directory.
Is there any way to pass a static claim in the id token?