From af85544f4a7d8f939c25992e44ac42475ec8e085 Mon Sep 17 00:00:00 2001 From: Sachin Mamoru <59449070+Sachin-Mamoru@users.noreply.github.com> Date: Tue, 23 Jul 2024 19:28:58 +0530 Subject: [PATCH] Revert "Updated the doc due to config update" --- en/includes/references/conditional-auth/api-reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/includes/references/conditional-auth/api-reference.md b/en/includes/references/conditional-auth/api-reference.md index 3239b4f1e1..83c567b918 100644 --- a/en/includes/references/conditional-auth/api-reference.md +++ b/en/includes/references/conditional-auth/api-reference.md @@ -901,7 +901,7 @@ When using httpGet or httpPost functions in Asgardeo adaptive authentication scr - basic + basicauth username, password Uses user credentials. @@ -916,7 +916,7 @@ When using httpGet or httpPost functions in Asgardeo adaptive authentication scr Uses client credentials to obtain an access token. - bearer + bearertoken token Uses a bearer token for authentication.