Difference between revisions of "Test from the command line"

From MyWiki
Jump to: navigation, search
(Created page with "Now, you should be able to get OK from command line.<br> curl "http://localhost:8080/idp/profile/Status"<br> Right, it is default tomcat port 8080. Not like what mentioned i...")
 
(No difference)

Latest revision as of 11:04, 9 October 2015

Now, you should be able to get OK from command line.

curl "http://localhost:8080/idp/profile/Status"

Right, it is default tomcat port 8080. Not like what mentioned in this post, I will guide you to use apache AJP connector to link tomcat. Because the port 443 for https running by apache will be also used by Shibboleth SP.