-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improved diagnostic logs for httpGet and httpPost adaptive functions #161
Improved diagnostic logs for httpGet and httpPost adaptive functions #161
Conversation
Are above screen shots related to improved one or existing one ? |
Can you please check following.
|
...rc/main/java/org/wso2/carbon/identity/conditional/auth/functions/common/utils/Constants.java
Show resolved
Hide resolved
Existing one |
If above is the case below is my suggestion
This is because action is not exactly receive. we are rather invoking an api or getting an AT As you update, can you list down the action ids against the respective function that gets performed so that it's easy to review |
Resolved with 6e8e560 |
...main/java/org/wso2/carbon/identity/conditional/auth/functions/http/AbstractHTTPFunction.java
Outdated
Show resolved
Hide resolved
...rg/wso2/carbon/identity/conditional/auth/functions/http/util/ClientCredentialAuthConfig.java
Outdated
Show resolved
Hide resolved
...rg/wso2/carbon/identity/conditional/auth/functions/http/util/ClientCredentialAuthConfig.java
Show resolved
Hide resolved
...rg/wso2/carbon/identity/conditional/auth/functions/http/util/ClientCredentialAuthConfig.java
Outdated
Show resolved
Hide resolved
...rg/wso2/carbon/identity/conditional/auth/functions/http/util/ClientCredentialAuthConfig.java
Outdated
Show resolved
Hide resolved
...rg/wso2/carbon/identity/conditional/auth/functions/http/util/ClientCredentialAuthConfig.java
Outdated
Show resolved
Hide resolved
...rg/wso2/carbon/identity/conditional/auth/functions/http/util/ClientCredentialAuthConfig.java
Outdated
Show resolved
Hide resolved
# Conflicts: # components/org.wso2.carbon.identity.conditional.auth.functions.common/src/main/java/org/wso2/carbon/identity/conditional/auth/functions/common/utils/Constants.java
Purpose