abundant-tent-27407
12/13/2023, 7:45 PMremote_oauth_bearer_token_path
. I saw in the docs this [GLOBAL].remote_auth_plugin to provide a plugin to dynamically set the relevant headers.
but then I see that it's been deprecated (and maybe that section of the docs needs an update) Remote auth plugins should now provide the function by implementing an entry point called remote_auth.
. I'm not exactly sure what is meant by the last statement and so would love some guidance.