We're in the process of implementing an oauth-server, but in the mean time we need the users to log in using a username and password they get from us, using basic authentication.
Is it possible to get this username and password, and pipe it into the actions body, using a policy?