Back to Browse

Applying Basic Authentication IBM App Connect (ACE)

585 views
Oct 11, 2024
7:18

How to send or receive make a basic auth work flow at IBM ACE ? First you need to know the basic auth send by postman or any other application is being received under the tree of HTTPInputHeader and it start always by word Bearer and it followd by the username and password encoded at base64 so you will need to substring it first to cut the word Bearer and then to decode the username and password and finally cast it to character to be able to use it freely through your workflow #IBM #App #Connect #ACE #API #basic #auth #Authentication #username #password #middleware #ESB #integration #developer

Download

1 formats

Video Formats

360pmp410.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Applying Basic Authentication IBM App Connect (ACE) | NatokHD