forked from community/device-mgt-core
Fixing issues related to webapp-authenticator-config.xml not getting copied into the MDM distribution
parent
afbf6a9bf8
commit
d5cafe843d
@ -0,0 +1,8 @@
|
||||
<WebappAuthenticatorConfig>
|
||||
<Authenticators>
|
||||
<Authenticator>
|
||||
<Name>OAuth</Name>
|
||||
<ClassName>org.wso2.carbon.webapp.authenticator.framework.authenticator.OAuthAuthenticator</ClassName>
|
||||
</Authenticator>
|
||||
</Authenticators>
|
||||
</WebappAuthenticatorConfig>
|
Loading…
Reference in new issue