The scenario I am facing is the following: My server has acquired a valid access (and refresh) token for the identity provider. I would like to start a mod_auth_openidc session and put it's value in the appropriate cookie.
Is this possible with mod_auth_openidc?