[JBoss JIRA] Created: (JBID-168) improve and extend the sample SAMLv2 IDP and SP applications
by Marcel Kolsteren (JIRA)
improve and extend the sample SAMLv2 IDP and SP applications
------------------------------------------------------------
Key: JBID-168
URL: https://jira.jboss.org/jira/browse/JBID-168
Project: JBoss Identity
Issue Type: Feature Request
Components: Identity-Federation
Affects Versions: IDFED-1.0.0.alpha5
Reporter: Marcel Kolsteren
Assignee: Anil Saldhana
Fix For: IDFED-1.0.0.beta1
Currently we have five SAMLv2 IDP/SP sample applications, working together in a Tomcat environment:
- idp.war
- idp-sig.war
- employee.war
- sales.war
- sales-post-sig.war
For a JBoss AS 5 environment and for a Seam SP, we don't have examples yet that work "out of the box". Therefore the proposal is to create a fed-example.ear, that contains these two war files that form an IDP-SP pair:
- idp-sig.war (the same that is used for Tomcat)
- seam-sp.war
This ear will be created. In addition, the following improvements will be made for the existing valve-based IDP and SP apps:
- split /resources into /src/main/resources and /src/main/webapps, according to the Maven standard locations; most files will be in webapps, only the keystore remains in resources
- add the roles Employee and Sales to the idp applications (currently only manager is mentioned in web.xml, while the Employee and Sales roles are needed in order to get access to the employee and sales applications)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira