From 1250743458d7367f4d9d1aec491ce8a21534f8ab Mon Sep 17 00:00:00 2001 From: Ace Date: Tue, 8 Dec 2015 21:46:46 +0530 Subject: [PATCH] Adding changes to identity.xml to fix logging issue --- .../src/repository/conf/identity.xml | 36 +++++-------------- .../resources/axis2config/axis2_client.xml | 20 +++++------ 2 files changed, 18 insertions(+), 38 deletions(-) diff --git a/modules/distribution/src/repository/conf/identity.xml b/modules/distribution/src/repository/conf/identity.xml index a1fb3786..0a1b4b55 100644 --- a/modules/distribution/src/repository/conf/identity.xml +++ b/modules/distribution/src/repository/conf/identity.xml @@ -106,9 +106,7 @@ true - - org.wso2.carbon.identity.oauth.tokenprocessor.PlainTextPersistenceProcessor - + org.wso2.carbon.identity.oauth.tokenprocessor.PlainTextPersistenceProcessor token - - org.wso2.carbon.identity.oauth2.authz.handlers.TokenResponseTypeHandler - + org.wso2.carbon.identity.oauth2.authz.handlers.TokenResponseTypeHandler code - - org.wso2.carbon.identity.oauth2.authz.handlers.CodeResponseTypeHandler - + org.wso2.carbon.identity.oauth2.authz.handlers.CodeResponseTypeHandler authorization_code - - org.wso2.carbon.identity.oauth2.token.handlers.grant.AuthorizationCodeGrantHandler - + org.wso2.carbon.identity.oauth2.token.handlers.grant.AuthorizationCodeGrantHandler password - - org.wso2.carbon.identity.oauth2.token.handlers.grant.PasswordGrantHandler - + org.wso2.carbon.identity.oauth2.token.handlers.grant.PasswordGrantHandler refresh_token - - org.wso2.carbon.identity.oauth2.token.handlers.grant.RefreshGrantHandler - + org.wso2.carbon.identity.oauth2.token.handlers.grant.RefreshGrantHandler client_credentials - - org.wso2.carbon.identity.oauth2.token.handlers.grant.ClientCredentialsGrantHandler - + org.wso2.carbon.identity.oauth2.token.handlers.grant.ClientCredentialsGrantHandler urn:ietf:params:oauth:grant-type:saml2-bearer - - org.wso2.carbon.identity.oauth2.token.handlers.grant.saml.SAML2BearerGrantHandler - + org.wso2.carbon.identity.oauth2.token.handlers.grant.saml.SAML2BearerGrantHandler iwa:ntlm - - org.wso2.carbon.identity.oauth2.token.handlers.grant.iwa.ntlm.NTLMAuthenticationGrantHandler - + org.wso2.carbon.identity.oauth2.token.handlers.grant.iwa.ntlm.NTLMAuthenticationGrantHandler diff --git a/modules/integration/tests-ui-integration/src/test/resources/axis2config/axis2_client.xml b/modules/integration/tests-ui-integration/src/test/resources/axis2config/axis2_client.xml index 88281cb8..a8b584d0 100644 --- a/modules/integration/tests-ui-integration/src/test/resources/axis2config/axis2_client.xml +++ b/modules/integration/tests-ui-integration/src/test/resources/axis2config/axis2_client.xml @@ -1,19 +1,17 @@ @@ -297,6 +295,6 @@ - +