Hi folks,
does anyone know how could we inject a custom HTTP header when using the Oauth2 plugin? Or is the authenticated_userid
the only header which we can use to inject custom user identification data.
Thanks,
Hi folks,
does anyone know how could we inject a custom HTTP header when using the Oauth2 plugin? Or is the authenticated_userid
the only header which we can use to inject custom user identification data.
Thanks,
You could use the Request Transformer plugin by consumer. I would research the scalability of this solution if you have a lot of users, but I’m using this solution with about 700 users currently.