[jboss-dev-forums] [QA of JBoss Portal] - Re: SSO Unit Testing

sohil.shah@jboss.com do-not-reply at jboss.com
Mon Jul 16 17:04:23 EDT 2007


FYI-

The previous post details the setup/test framework environment needed by the SSO test cases.

The SSO test cases themselves need to simulate a browser based user that

1/ Navigates to one instance of the portal (call it Portal 1)

2/ Logs in to the Portal

3/ Supports any SSO orchestration at the browser level that is needed for the SSO Framework in question

4/ Establishes the SSO session on Portal 1

5/ Navigates to a second instance of the portal (call this Portal 2)

6/ And asserts that on Portal 2, authentication is not required and the Subject from Portal 1 is automatically authenticated.


These test cases run at the browser level and should use the http client library to access the Portal

Thanks


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064739#4064739

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064739



More information about the jboss-dev-forums mailing list