People often need to inject authentication in DITA when managing documents. Unfortunately, few applications provide the options you need to complete this task. To do something like this normally requires changing between a couple of software packages, which take time and effort. Thankfully, there is a platform that works for almost any job: DocHub.
DocHub is an appropriately-developed PDF editor with a complete set of helpful features in one place. Altering, approving, and sharing documents gets straightforward with our online tool, which you can use from any online device.
By following these five simple steps, you'll have your modified DITA rapidly. The intuitive interface makes the process fast and productive - stopping jumping between windows. Try DocHub now!
hi Iamp;#39;m AJ Sitaram cloud architect here a doctor so in the previous tutorial what I showed you was how to invoke the Amazon pet store API which is offered in an unauthenticated form this time Iamp;#39;m going to actually use the same API but Iamp;#39;ve got an API gateway that has a simple authorizer that enforces basic authentication so what that means is that our goal now is to actually get an authorization header with basic space use the name colon password and base64 encode of that that is what you get when youamp;#39;re actually using basic authentication we will use the exact same parameters and you would have to set up your own API gateway with a simple authorizer in order to be able to repeat this part of the tutorial after work flows makes it really easy to be able to accomplish this so let me go back to the flow that I previously had constructed and pick up from there Iamp;#39;m going to add parameters of username and password Iamp;#39;m going to add a text concat