Software AG Product Suite 10.4 | Setting Up Security | Making the JAAS Configuration File Active
 
Making the JAAS Configuration File Active
If you are using Security Infrastructure with Software AG Runtime, go to the Software AG_directory /profiles/CTP/configuration directory and open the config.ini file. Set the java.security.auth.login.config property to the URL for the JAAS configuration file. For example:
java.security.auth.login.config=@url\:osgi.configuration.area/jaas.config
If you are not using Security Infrastructure with Software AG Runtime, set the java.security.auth.login.config Java system property to the URL for the JAAS configuration file. The property can be set by the application at start up programmatically or as a parameter of a JVM. For example:
-Djava.security.auth.login.config=URL_for_jaas.config_file

Copyright © 1999-2019 | 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.
Innovation Release