mod_auth_openidc
module for Apache.You can get the binaries from GitHub and install them for your OS. If your OS isn’t compatible with any of the binaries, you can still build it from source.Once you’ve installed the module, enable it for Apache with the a2enmod
command. To learn more, read a2enmod on Ubuntu Manpage:a2enmod
working on your system.auth_openidc.conf
), located in the /etc/apache2/mods-available
folder./apache/conf/httpd.conf
file.OIDCRedirectURI
to Allowed Callback URLs.RS256
.