# The contents of this file are subject to the terms # of the Common Development and Distribution License # (the License). You may not use this file except in # compliance with the License. # # You can obtain a copy of the License at # https://opensso.dev.java.net/public/CDDLv1.0.html or # opensso/legal/CDDLv1.0.txt # See the License for the specific language governing # permission and limitations under the License. # # When distributing Covered Code, include this CDDL # Header Notice in each file and include the License file # at opensso/legal/CDDLv1.0.txt. # If applicable, add the following below the CDDL Header, # with the fields enclosed by brackets [] replaced by # your own identifying information: # "Portions Copyrighted [year] [name of copyright owner]" # # $Id: SAMLv2DefaultRelayStateSPTests.properties,v 1.5 2008/08/20 22:47:38 inthanga Exp $ # # Copyright 2007 Sun Microsystems Inc. All Rights Reserved # sp_user=defaultrelayspuser sp_userpw=defaultrelayspuser idp_user=defaultrelayidpuser idp_userpw=defaultrelayidpuser # The tag REDIRECT_URI1 will be replaced at the run time to a url deployed # on the embedded Jetty server. User can change this tag to any url which # he/she wishes. Along with this tag REDIRECT_URI_SEARCH_STRING1 should also # be replaced with the string on the web page to match to determine success. # Only ensure that this url is reachable from the host where qatest is # being executed. defaultRelayState=REDIRECT_URI1 ssoinitresult=REDIRECT_URI_SEARCH_STRING1 ssoresult=REDIRECT_URI_SEARCH_STRING1 spsloresult=REDIRECT_URI_SEARCH_STRING1 idpsloresult=REDIRECT_URI_SEARCH_STRING1 terminateresult=REDIRECT_URI_SEARCH_STRING1 loginresult=OpenSSO #The following is the Relay state parameter which will be passed in the url #The values of defaultRelayState & RelayState properties should be different. RelayState=REDIRECT_URI2 ssoinitresultRS=REDIRECT_URI_SEARCH_STRING2 ssoresultRS=REDIRECT_URI_SEARCH_STRING2 spsloresultRS=REDIRECT_URI_SEARCH_STRING2 idpsloresultRS=REDIRECT_URI_SEARCH_STRING2 terminateresultRS=REDIRECT_URI_SEARCH_STRING2