Testing OIDC client registration

Wessel, Keith kwessel at illinois.edu
Wed May 15 14:01:13 EDT 2019


Hi, all,

This is less about how to configure the Shib OIDC extension and more about testing it. I've been using a simple CGI protected by Apache mod_auth_openidc to test things so far with a manually registered (in the static oidc-metadata.xml) RP. Now, I'm trying to test dynamic client registration.

I've enabled all of the settings, but based on my IdP's Apache access log, the RP is only hitting the authorization endpoint.

Is there a mod_auth_openidc directive to tell it to try and register first? Or some other way to pull off dynamic registration using mod_auth_openidc? I see nothing about it in the docs for the Apache module other than the fact that it's supported.

Thanks,
Keith



More information about the users mailing list