From d5cafe843dcf29e8e0eb7b0cb2130e6fb418731a Mon Sep 17 00:00:00 2001 From: prabathabey Date: Wed, 13 May 2015 22:36:03 +0530 Subject: [PATCH] Fixing issues related to webapp-authenticator-config.xml not getting copied into the MDM distribution --- .../main/resources/conf/webapp-authenticator-config.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 features/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework.server.feature/src/main/resources/conf/webapp-authenticator-config.xml diff --git a/features/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework.server.feature/src/main/resources/conf/webapp-authenticator-config.xml b/features/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework.server.feature/src/main/resources/conf/webapp-authenticator-config.xml new file mode 100644 index 0000000000..d4c9638d49 --- /dev/null +++ b/features/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework.server.feature/src/main/resources/conf/webapp-authenticator-config.xml @@ -0,0 +1,8 @@ + + + + OAuth + org.wso2.carbon.webapp.authenticator.framework.authenticator.OAuthAuthenticator + + +