Member-only story

Streamline Authentication Workflows with Enhanced httpGet and httpPost Functions in Asgardeo

Sachin Mamoru
2 min readDec 16, 2024

We’re excited to announce significant enhancements to the httpGet and httpPost functions in Asgardeo's conditional authentication scripts. These updates simplify the integration of external APIs into your authentication workflows by adding support for a wide range of authentication mechanisms.

With these enhancements, you can now:

  1. Invoke APIs with secure authentication methods: Easily configure basic authentication, API key, bearer token, or client credentials grant for your API calls.
  2. Securely store and access secrets: Use the Asgardeo secret management system to securely store sensitive information like client secrets and access them during runtime.
  3. Access diagnostic logs: Quickly troubleshoot external API invocation failures with detailed diagnostic logs.

Key Enhancements

1. Extended Authentication Mechanisms

The httpGet and httpPost functions now support multiple authentication types, including:

  • Basic Authentication
  • API Key
  • Bearer Token
  • Client Credentials Grant

--

--

Sachin Mamoru
Sachin Mamoru

No responses yet