Security Policy - Basic Authentication
Dec 23, 2024 · 3 min read · Encode: The client sends and username and password in the header. But the target end server requires authentication Base64 format in the Authorization headerFor that, we are using a basic authentication policy in the API proxy This policy takes usern...
Join discussion