# ***************************************************************** # # Licensed Materials - Property of IBM # # 5724-L21 # # Copyright IBM Corp. 2009 All Rights Reserved. # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with # IBM Corp. # # ***************************************************************** ############################################# ############################################# ## ## StepUp Authentication ## ############################################# ############################################# # Defines the key which is used to encrypt the Cookie information # sua_user does not need to match to a real user e.g use myname as value # sua_serversecret_password will be used as the key sua_user= sua_serversecret_password= #Defines if Rememberme should be enbled during enable-stepup-authenticatoin # # enable_rememberme=true ############################################# ############################################# ## ## StepUp Authentication -End ## ############################################# #############################################