Is there an option to add custom fields in the response generating access token from Hydra in addition to OAuth 2/Open ID Connect tokens?
I am referring to this need for SMART App on FHIR healthcare app, which is a specification on top of OAuth 2.0 + Open ID Connect.
https://hl7.org/fhir/smart-app-launch/scopes-and-launch-context/index.html#launch-context-arrives-with-your-access_token
This requires some additional fields to be returned by Authorization server based on some additional inputs (launch parameter)
Please advise, if there’s any such support/plugin/extension available or can be developed?
Appreciate!