Category: Blogs

Exploring the world of IBM: Carlos’ journey to Hursley

In today’s fast-paced digital world, user experience is paramount. One of the common challenges faced by organizations using Azure Active Directory B2C for authentication is the default password reset flow. The process, though functional, lacks personal touch and branding consistency. Frederic, one of our integration experts, created a guide for you on how to implement a custom password reset flow using Azure B2C and Logic App.

Read More »

B2C Custom Password Resets with Logic App

In today’s fast-paced digital world, user experience is paramount. One of the common challenges faced by organizations using Azure Active Directory B2C for authentication is the default password reset flow. The process, though functional, lacks personal touch and branding consistency. Frederic, one of our integration experts, created a guide for you on how to implement a custom password reset flow using Azure B2C and Logic App.

Read More »

Secure a Service Bus Queue Endpoint with Azure API Management

In the context of APIM, the backend service can be a Logic App, Azure Function, or Container App. It can also be a service bus queue or topic or an Event Grid topic. In scenarios to persist a message (request) on a queue or topic for further processing or an event handled further down in a process, APIM can be an option to secure the endpoint of a given Service Bus queue or topic or a customer Event Grid topic.

Read More »

Our Journey with Terraform

Terraform is a widely popular tool used for Infrastructure as Code (IaC) in the cloud world. It supports many cloud providers, including Azure, AWS, Google Cloud, and more. We have been using Terraform for several months to manage the Azure infrastructure (instead of Bicep). In

Read More »

Secure API testing using Postman & AAD

Postman is a popular tool for API testing. Developers and testers use Postman during the development phase for different types of API tests. Furthermore, the Newman package allows the same test suites to be used for test automation. Challenges Many Machine-to-Machine Apis use the OAuth

Read More »

Monitor Azure API Management With Azure Workbooks

Azure API Management (APIM) is a fully-managed service that enables organizations to publish, secure, transform, and monitor APIs. The service features multiple types of monitoring and logging: Although these tools provide all the necessary information to manage an APIM instance, they are located in different places.

Read More »