[keycloak-user] Export the access token using mod_auth_openidc

Nicolas Lagiewski nicolas.lagiewski.pro at gmail.com
Thu Oct 3 05:17:50 EDT 2019


Hello,

The problem is as follows. I have a web application running on an apache
server that makes a CURL call to a REST service. In order to secure my
service, I need to specify the access token in the headers of my CURL call,
but I don't understand how to export session information using
mod_auth_openidc. Can you help me, or explain if it's possible to do this
operation using this module?

Thanks.


More information about the keycloak-user mailing list