Skip to content

Commit

Permalink
Merge pull request #22262 from madurangasiriwardena/test3
Browse files Browse the repository at this point in the history
Change sample app name
  • Loading branch information
madurangasiriwardena authored Jan 16, 2025
2 parents e03d810 + 0583ef6 commit 86c9805
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ public class RegistryMountTestCase extends ISIntegrationTest {

// SAML Application attributes
private static final String USER_AGENT = "Apache-HttpClient/4.2.5 (java 1.5)";
private static final String APPLICATION_NAME = "SAML-SSO-TestApplication";
private static final String APPLICATION_NAME = "SAML-Registry-Mount-Application";
private static final String ATTRIBUTE_CS_INDEX_VALUE = "1239245949";

private static final String ACS_URL = "http://localhost:8490/%s/home.jsp";
Expand Down

0 comments on commit 86c9805

Please sign in to comment.