Shibboleth Project Work Packages
The following document track the various work packages within the Shibboleth project.
It provides:
- a high level description of each work package
- whether the project is being worked on now or will be in the future
- estimated completion date of the work, assuming a stable level of developer resources
- the total amount of time, given in person months (PM) each work package is expected to take
- the amount of time, given in person days (PD) per calendar month, individuals spend working on the package
- the relationship between packages
Note, all work packages related to software products include development, testing, packaging, and documentation within their total effort estimates. Total effort estimates however do not include user support time which is covered by a separate work package.
This document does not provide deep technical details of the work going on in any particular software project but it does link to such information when available.
Comments, suggestions, and discussions regarding listed work items should be directed to the developer's mailing list.
Committed Work
The following work items are currently staffed and work is ongoing.
Name | Completion | Total | Monthly | Depend | Description |
---|---|---|---|---|---|
Project Overhead and Infrastructure | ongoing | n/a | Scott:2PD Brent:1PD Rod:1PD Ian:1PD Tom:1.5PD | This work package encompasses efforts to "keep the lights on" for the Shibboleth projects. This includes attending teleconferences, face-to-face meetings, core list emails, etc. Also includes ongoing management of the infrastructure, and basic coordination among the team. | |
Standards Development | ongoing | n/a | Scott:0.5PD | This work package encompasses the effort expended to participate in, and keep track of, specifications from standards bodies such as OASIS, W3C, IETF, Kantara, etc. We have scaled back our efforts here to focus on development work. | |
User Support | ongoing | n/a | Scott:1.5PD Brent:0.5PD Rod:0.5PD Ian:0.5PD | This work package encompasses the effort spent supporting users of the Shibboleth software through the users mailing list. | |
OpenSAML-C, version 2, Maintenance | ongoing | n/a | Scott:0.5PD | This work package encompasses the effort in maintaining the C++ OpenSAML stack (the xml-security, xmltooling, opensaml libraries). This includes bug fixes, testing, release preparation and distribution. It does not include significant feature work. | |
Native SP, version 2, Maintenance | ongoing | n/a | Scott:0.5PD | This work package encompasses the effort in maintaining the 2.x Service Provider product. It includes bug fixes, testing, and release preparation and distribution. It does not include significant feature work. | |
Embedded Discovery Service, version 1, Maintenance | ongoing | n/a | Rod:0.25PD | This work package encompasses the effort in maintaining the EDS, including bug fixes, testing, and release preparation and distribution. | |
OpenSAML-J, version 3, Maintenance | ongoing | n/a | Brent:1PD | This work package encompasses the effort in maintaining the Java OpenSAML library and supporting libraries. This includes bug fixes, testing, release preparation and distribution. It does not include significant feature work. | |
IdP, version 3, Maintenance | ongoing | n/a | Tom:1PD | This work package encompasses the effort in maintaining the V3.x Identity Provider product. It includes bug fixes, testing, and release preparation and distribution. It does not include significant feature work. | |
IdP, version 3.3 | Q4 2016 | The next feature release of the IdP. More Details >>> | |||
IdPv3 Documentation | ongoing | n/a | Scott: 2PD | Documentation has predictable lagged during the development cycle, and we need to catch up and produce adequate reference and migration material. | |
Metadata Aggregator (v0.10.0) | Q4 2016 | Ian | Incorporate additional work contributed to the Shibboleth codebase from elsewhere. Primarily importing code and the release process. Stabilise core APIs. | ||
Metadata Aggregator, version 1.0 | Q1 2017 | Ian | Initial product release of the framework and command line tool. Excludes previously intended Metadata Query Protocol functionality and in-depth documentation. | ||
Git Conversion | Q1 2017 | 2PM | Ian | Conversion of all subversion repositories into git, initially hosted locally. |
Planned Work
Planned projects are work packages accepted by the consortium but which are not yet under development due to lack of resources or unmet preconditions. When committed work packages complete the individuals working on the completed work package will normally pick up the next project from this list.
The following items are listed in order of priority (those at the top being worked on before those at the bottom). The ordering may change depending on available developers.
Name | Completion | Total | Description |
---|---|---|---|
IdP Metrics and Instrumentation | Java, JMI, Distributed Tools | The original plan to instrument V3 with more manageability in terms of perf. mgmt, metrics and counters, etc. was tabled, but TIER would like to see it revived. Most likely pieces would be done as part of IdP 3.3 with bigger work deferred until after more discussion on requirements. More Details >>> |
Under Discussion
These are projects which have been proposed but which the Consortium has not yet decided to work on. Most estimates here are highly speculative.
Name | Skills | Total | Description |
---|---|---|---|
Understanding Shib/SAML Documentation | Tech Writing, SME | 2PM | This work package encompasses the effort to develop a good set of documentation that explains SAML, Shibboleth, and Federations at a conceptual level. The intended audience for the documentation is those new to the subject matter. |
Enhanced Product Documentation | Tech Writing, SME | 3PM | This work package encompasses the effort to develop a good set of product documentation that explains features more thoroughly and contextually, with examples, and better how-to material that is task focused instead of reference oriented. |
Developer Documentation | SME | 3PM per product | This work package encompasses the effort to develop a good set of developer documentation for extension work on Shibboleth products. Documenting the SP and IdP would be separate items. |
Infrastructure Documentation | SME | 1PM | We have a lot of infrastructure services, but little formal documentation for them, which will make project transitions much harder. |
Packaging / Installation / Deployment | Packaging, Containerization, Installer Tools | 2PM | This would span general installer improvements all the way to possible use of container technologies like Docker. Unclear if there's value in a general solution to that, but various groups have asked or have worked on things like this. Likely also ties into TIER work or requirements. |
TestShib, version 3 | 2.5PM | This work package encompasses the effort to create a new TestShib software package. The current TestShib's registration system was developed by a number of novice programmers over a period of years. This product would involve producing a more supportable test platform and making it a consortium service. This is like to involve more than just programming, but an ongoing investment in supporting it with more than volunteer effort. | |
Expansion of IdP Integration Testing | Java, Installer Tools | 2PM | We need more extensive coverage of the installation processes and integration tests across different supported containers and platforms, to improve QA. |
Token Binding | Java, C++ | 2PM | Support for the emergent TLS Token Binding extension in our SAML implememtations. |
IdP User Interface | Java, Javascript | There are various things that the IdP might expose a UI in order to manage, such as:
| |
New Attribute Filter Policy Format | Java | 1PM | The current filter policy syntax is quite complex and very XML-centric. It seems to be a large source of deployment complexity for a lot of people and it may be worth considering new ways of attacking this problem since the current syntax is quite old now, and is one of the major areas one frequently has to touch. Note that a significant improvement to the complexity of the existing language was done in 3.2, which may overtake this idea. |
SP Module for IIS 7+ | 1PM | This work package encompasses the effort to add a module to the SP that natively supports IIS7+ using the APIs added in the Windows 2008 time frame. The current module for IIS dates back to the original IIS APIs and has various limitations that may be mitigated by adding a newer version, including support for setting server variables instead of request headers, and possibly supporting POST resumption across SSO. It also future proofs the software. | |
SP Availability in Fedora | RPM packaging | This work package encompasses the effort to produce SP packages compatible with Fedora standards and to get them accepted into the Fedora project. This has unknown implications on Red Hat packaging. This is a request from the Moonshot team. | |
SP Session Cache Alternatives | C++, codebase familiarity | 1-2PM | The use of server-side sessions is a significant hassle in deploying load-balanced applications behind an SP. Moving that state into a set of encrypted and signed cookies would be a major benefit, but there are likely to be size limitations and it would need to be efficient enough to use on systems with a decent number of requests. A key would be to use it only to populate an in-process cache, and so only affect cross-process requests. IdPv3 has an implementation worth expanding into C++. In additon, ODBC has proven to be unreliable on Linux (which was expected), so a server-side alternative without the limitations of memcache would be useful to explore. |
SP OAuth Implementation | C++, OAuth | 3-5PM | The SP supports web service security using the SAML ECP profile in a manner that supports N-tier delegation. OAuth in its typical form is a simpler mechanism that reinvents cookies and works when N=3 (site accessed by browser wants to access another site). The SP could include an OAuth token flow for protecting access to itself, providing another way of hosting web services with attribute-based authorization. In this model, the SP issues tokens to itself, so there are no interoeprability considerations. Either cookie-like bearer tokens or something stronger could be implemented (taking more time), but in practice no clients are likely to support anything stronger. |
SAML-ECP GSS-API Mechanism | C++, GSS-API and SASL | 10PM | Specification of a browser-less GSS-API mechanism for SAML based on ECP is largely complete with stable drafts available. Completion of the drafts depends on implementation feedback. A mechanism would need to be developed in C++ with C linkage to the mechglue layers of at least MIT and Heimdal GSS libraries. Other implementations, such as Java, would also be useful if possible. Some prototype work on this was done by NCSA staff with ISOC funding. This work item refers to productionizing this code under the auspices of the project, and extending it with additional features. |
Confluence/Jira Plugins | Java | 1PM + some ongoing maint. | Many sites are using various forks of code originally from the project for SSO integration for Confluence and Jira. The code is maintained sporadically for Confluence, but little is well-supported for JIRA. Since the project is running those products and forced to use those plugins, offering officially supported versions might make sense to help defray the pure overhead of running them internally. TIER has discussed taking this on. |
OpenID Connect | Java, C++, OAuth/OIC | 2.5PM (Java prototype), 10-12PM (Java comprehensive) 3-4PM (C++ prototype), 16PM (C++ comprehensive) | A large (a cynic might say massive) set of new specifications exist to implement SAML features in terms of OAuth2 and a new set of JSON security standards. Scoping and developing something in this area is an obvious future step for the project. The estimates are guesses, and would be per-product (SP and IdP would be totally separate work items, just as the original SAML support was). It seems likely that the SP functionality would be more immediately useful than the IdP, but that will take more time and involve fewer potential programmers. |
Java Service Provider | Java, SAML | 8PM | An analogue of the native, C++, SP written in Java. This has been requested for a long time due to the deficiencies so many other SAML implementations have had. It's been parked for a long time, and we had hoped to see good implementations emerge, but that hasn't happened. It may be time to revisit this, especially now that some of the code needed has been fleshed out as part of library work for V3. Some older design thoughts around this are here. There has also been work on a SAML JSR, although the state of that and its soundness are not clear. |
Office 365 Integration | Java, WS-Trust | 3PM | Microsoft has made documents publically available describing fat-client integration with Office 365 via WS-Trust. They are offering technical contacts to faciitate this work. We have to determine viability and our willingness to adopt non-standard profiles without public change control procedures. This work seems of questionable value now given public (but unexplained) statements from Microsoft about SAML support for Lync and similar use cases. |
OAuth Authorization Service | Java, OAuth | 8PM | OAuth 2 introduces an infrastructure component for issuing authorization tokens, essentially similar to some of the eventual goals for SAML. We could add this kind of functionality to the IdP. Neither the demand for this, nor the actual use cases, are very clear at the moment. |
IdP One Time Password SMS Authentication | Java | This work package encompasses the effort to add support, to IdP v3, an SMS based multi-factor authentication mechanism. The idea is that after a username/password loginthe IdP would send an SMS message containing a code that would be entered in to a second login page. More Details >> | |
IdP Configuration Tooling | Java, Javascript, UI design | From time to time people have requested some form of configuration tooling for the IdP. The suggestions range from command line tools, desktop UIs, and web-based UIs. In general it seems like the most often wish revolve around configuring:
|
Parked/Rejected Work
These are projects which were proposed but were found to either be ill-defined, out of scope, or without sufficient interest from the project members. These items may be revisited from time to time as situations change.
Name | Description |
---|---|
Centralized Discovery Service, version 2 | This work package encompasses the work of developing the next major version of the Centralized Discovery Service product. This includes significant internal code refactoring, changes in configuration files to align with the IdP, and production of JSON metadata feed used by the embedded discovery service. After consultation with members, the decision was made to park any work on this codebase and allow the original version to sunset with the V2 Java code base. |
IdP Support for WS-Federation | Version 1.3 of the IdP had support for Microsoft's proprietary ADFS v1 protocol. This was not brought forward because it didn't seem to be used by very many deployers. |
OpenID Support | Support for OpenID 2 protocol along with Attribute Exchange, PAPE, and Simple Registration extensions in the IdP, SP, or both. There is no use case for this work or real interest from the community. An prototype extension was available for the IdP for 9 months and only one site tried it. OpenID is now obsoleted by OpenID Connect. More Details >> |
InfoCard Support | Support for Microsoft InfoCard managed cards in the IdP, SP, or both. There is no use case for this work or real interest from the community. Microsoft has discontinued its delivery of future versions of this technology. More Details >> |
Resource Registry, version 1 | Various federations have software that devolves management of IdP/SP information to people closer to those entities. SWITCH's Resource Registry is the canonical example of this. People have made requests that such a tool be available from the Shibboleth project. Currently each federation has something that might be considered a resource registry and each is very different so it's unclear that a single code base could ever cover all, or even the majority, of these uses. |
Security Audit/Review | Various open source projects have undertaken formal code audits or reviews for security issues, and this sometimes is raised as a pseudo-requirement for governmental usage. We have a lack of resources/expertise, and no explicit demand/requirement for this. It would also be extremely costly in time. |
Conformance Testing | Kantara (formerly Liberty) does (or did) some conformance testing of SAML implementations against various conformance testing suites, particularly eGovernment profiles that the project has participated in the development of. Vendors have expressed interest in Shibboleth participating at times, though not recently. There is a lack of demand from our community, and unwillingness to devote limited core team resources to the effort. We also don't support some of the features required by the testing, and do support things we think are more important but aren't part of the testing. |
SAML 2.1 Standard | This work package encompasses an effort to update and revise the SAML 2.0 standard within the OASIS SSTC. With the project turnover, we feel unable to provide substantial work toward such an effort. The work at the SSTC has essentially been put on hold due to lack of volunteers to work on it. |