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.