SXI Forum

A place to collect usefull tips, tricks and implementation strategies.

You are not logged in.

#1 16-08-2019 10:37:56

ZwidoG
Member
From: Pretoria
Registered: 21-11-2018
Posts: 4
Website

Basic Authentication Header Generator

This tool helps convert your username and password to base64 encoded credentials that you can send using your custom headers. https://www.blitter.se/utils/basic-auth … generator/ - See example below:

        <sxi:CustomHeaders>
          <sxi:Header name="Authorization" value="Basic YWRtaW46WndpZG9AOTFfOTA="/>
        </sxi:CustomHeaders>

Last edited by ZwidoG (16-08-2019 10:38:50)

Offline

Board footer

Powered by FluxBB