Example of Trusted mode customization.



Requirements:


Customer uses only Standard login mode and they want to customize setting IServer session locales and other parameters



Customization Files:


The customization consists of two files:

* The CustomCredentialsProvider.java file contains customization Java code.

* The StdConfig.xml files injects above customization code into application by overriding corresponding bean 
definition in original configuration file.



Deploying customization:


After deploying web application:

1. Copy the  CustomCredentialsProvider.class file in WEB-INF\classes\com\microstrategy\custom\auth\trusted folder.

2. Copy the StdConfig.xml file in  WEB-INF\classes\auth\custom folder