mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing name of the BSTAuthenticator
This commit is contained in:
parent
2b0e1eecab
commit
30cd44a7fb
@ -25,7 +25,7 @@
|
||||
<ClassName>org.wso2.carbon.webapp.authenticator.framework.authenticator.CertificateAuthenticator</ClassName>
|
||||
</Authenticator>
|
||||
<Authenticator>
|
||||
<Name>OAuth</Name>
|
||||
<Name>BST</Name>
|
||||
<ClassName>org.wso2.carbon.webapp.authenticator.framework.authenticator.BSTAuthenticator</ClassName>
|
||||
<Parameters>
|
||||
<Parameter Name="IsRemote">false</Parameter>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user