Hi,
I'm trying to understand and setup Auth_ephemeral for authentication. My goal is to authenticate users dynamically using an web service for that I bumped into auth_ephemeral module. In the module how is a request made to the web service? Are username and password
fetched from Pseudo-Variables variable? Is this module to be worked with xhttp module for http requests? Any help is much appreciated.