From 30cd44a7fbe6cdf8ff64d5a5d1d5000521656461 Mon Sep 17 00:00:00 2001 From: prabathabey Date: Tue, 22 Dec 2015 03:48:21 +0530 Subject: [PATCH] Fixing name of the BSTAuthenticator --- .../src/main/resources/conf/webapp-authenticator-config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 963406e2af..bd6c1fa995 100644 --- 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 @@ -25,7 +25,7 @@ org.wso2.carbon.webapp.authenticator.framework.authenticator.CertificateAuthenticator - OAuth + BST org.wso2.carbon.webapp.authenticator.framework.authenticator.BSTAuthenticator false