This also includes small fixes for linting issues in the IPA helper.
At this moment, Fedora 29 openidc is broken due to a broken mod_auth_openidc:
[Mon Jan 07 12:23:14.195853 2019] [auth_openidc:debug] [pid 314] src/util.c(207): [client 127.0.0.9:10332] oidc_util_jwt_verify: enter: JWT header={"alg": "dir", "enc": "A256GCM"} [Mon Jan 07 12:23:14.195864 2019] [auth_openidc:debug] [pid 314] src/util.c(2004): [client 127.0.0.9:10332] oidc_util_create_symmetric_key: key_len=32 free(): invalid pointer
That is known, and I'll look at that later.
Looks good to me.
Thanks. Merged as of f5ac9373a033ced798853fe21b8653540639fa38
Pull-Request has been closed by puiterwijk
This also includes small fixes for linting issues in the IPA helper.
At this moment, Fedora 29 openidc is broken due to a broken mod_auth_openidc:
That is known, and I'll look at that later.