Merge branch 'master' of github.com:wso2/carbon-device-mgt

This commit is contained in:
Dulitha Wijewantha 2015-05-13 22:36:47 +05:30
commit 86813aac52

View File

@ -0,0 +1,8 @@
<WebappAuthenticatorConfig>
<Authenticators>
<Authenticator>
<Name>OAuth</Name>
<ClassName>org.wso2.carbon.webapp.authenticator.framework.authenticator.OAuthAuthenticator</ClassName>
</Authenticator>
</Authenticators>
</WebappAuthenticatorConfig>