Building and Using Dashboards > Dashboard Deployment > 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 based on Kerberos protocols.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.