私自身の認証メカニズムを持つために、liferayフックを作成しようとしています。portal.propertiesで、承認クラスの準備ができています。
私は持っています
auth.pipeline.enable.liferay.check=false
auth.pipeline.pre=CustomAuthenticator
しかし、私の日食では、それは言い"auth.pipeline.enable.liferay.check" is not among possible values for name
ます。何が問題ですか?