Add OTP authenticator into config

This commit is contained in:
tcdlpds@gmail.com 2020-08-03 09:08:32 +05:30
parent efee2b01bf
commit f86837996f

View File

@ -29,7 +29,7 @@
</Authenticator>
<Authenticator>
<Name>CertificateAuth</Name>
<ClassName>org.wso2.carbon.webapp.authenticator.framework.authenticator.CertificateAuthenticator</ClassName>
<ClassName>org.wso2.carbon.webapp.authenticator.framework.authenticator.gitCertificateAuthenticator</ClassName>
</Authenticator>
<Authenticator>
<Name>OTPAuth</Name>