Deploying and Managing Apama Applications > Administering Dashboard Security > Authentication for local and WebSphere deployments > Dashboard Login Modules Provided by Apama
Dashboard Login Modules Provided by Apama
Apama provides the following JAAS login modules in the package com.apama.dashboard.security:
*NoOpLoginModule: Does no username or password validation. This is used by default for the Dashboard Builder, Viewer, Data Server, and Display Server.
*UserFileLoginModule: Loads user and role definitions from an XML file. See Installing UserFileLoginModule for more information.
*LdapLoginModule: Authenticates against an LDAP service.
In addition, the Java Runtime Environment (JRE) that is shipped with Apama includes several JAAS login modules:
*JndiLoginModule: The module prompts for a username and password and then verifies the password against the password stored in a directory service configured under JNDI.
*KeyStoreLoginModule: Provides a JAAS login module that prompts for a key store alias and populates the subject with the alias's principal and credentials.
*Krb5LoginModule: This login module authenticates users using Kerberos protocols.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.