IBM Worklight v5.0.5 > Develop IBM Worklight applications > Authentication configurationHeader authenticator
The header authenticator is not interactive. The header authenticator must be used with the Header login module.
Class Name
com.worklight.core.auth.ext.HeaderAuthenticator
Parameters
None.
<realm name="RealmHeader" loginModule="HeaderLoginModule"> <className> com.worklight.core.auth.ext.HeaderAuthenticator </className> </realm>
Parent Authentication configuration