Welcome to the JBoss AS 6 Admin Console.
', 'adding_headers': { 'Server': 'Apache-Coyote/1.1', 'Set-Cookie': 'JSESSIONID=foobar' } } jboss_fp_no_csrf = { 'method': responses.GET, 'url': 'http://127.0.0.1:8080/admin-console/login.seam', 'status': 200, 'body': 'Welcome to the JBoss AS 6 Admin Console.
', 'adding_headers': { 'Server': 'Apache-Coyote/1.1', 'Set-Cookie': 'JSESSIONID=foobar' } } jboss_auth = { 'method': responses.POST, 'url': 'http://127.0.0.1:8080/admin-console/login.seam', 'status': 200, 'body': 'Logout', 'adding_headers': {'Server': 'Apache-Coyote/1.1'} } jboss_auth_fail = { 'method': responses.POST, 'url': 'http://127.0.0.1:8080/admin-console/login.seam', 'status': 200, 'body': 'Fail', 'adding_headers': {'Server': 'Apache-Coyote/1.1'} } idrac_fp = { 'method': responses.GET, 'url': 'https://127.0.0.1:443/login.html', 'status': 200, 'body': '