Basic Auth - Custom SMS Provider | Community
Skip to main content
Silvio6
Level 5
February 23, 2026
Question

Basic Auth - Custom SMS Provider

  • February 23, 2026
  • 1 reply
  • 13 views

Hi, I’m configuring a Custom SMS provider in AJO and I need to authenticate using Basic Authentication (username + password → Authorization: Basic base64(user:password)).

However, in the available authentication options I only see API Key, OAuth, JWT, and MAC.

Is Basic Authentication supported for Custom SMS providers, or is it not available in this configuration?

Thanks!

    1 reply

    Pulkit_Jain_
    Adobe Employee
    Adobe Employee
    February 24, 2026

    @Silvio6 

    AJO does not natively support username/password Basic Authentication for Custom SMS providers but an enhancement request is already in place for this one.