On Wed, May 2, 2018, 6:41 PM John Dennis, <jdennis(a)redhat.com> wrote:
On 05/02/2018 02:25 PM, Eric B wrote:
> I'd like to add comments to an adapter JSON configuration file to help
> document my configuration. However, Keycloak throws an exception when
> trying to parse the file:
Which is correct, JSON does not allow comments.
I stand corrected then. Thanks for pointing that out John. I was under
the impression that comments were allowed, hence the ability to enable them
in the mapper.
Thanks,
Eric