pynautobot icon indicating copy to clipboard operation
pynautobot copied to clipboard

WiP: Add support for generic auth headers

Open sklemer1 opened this issue 7 months ago • 4 comments

Add a auth_header attribute that is used verbatim as Authorization header (i.e. without prefixing Token ). We use this to support oauth2 flows with Bearer tokens (patch for nautobot will come soon).

sklemer1 avatar Nov 26 '23 17:11 sklemer1