Configuration
Note that a lot of advanced use cases will require you to make use of the Java API documentation, which can be found for all of our Java software under https://shibboleth.net/api/
You can directly access the most “recent” versions of some of the major project Javadocs via:
When you see a syntax like this:
name 4.2
That signifies a feature, setting, property, etc. that is only available in the corresponding minor version or later of the software. You will encounter features that are marked with unreleased versions of the software, which is necessary in order for us to avoid having to document all the new features at the end of a release cycle.
Configuration Overviews and References
Topics exist for each general configuration area to go into detail on how to do various things and to provide a definitive reference on configuration settings, beans, properties, etc. Before digging into details, you should take a look at the layout summary below to get a general idea of where things live and what not to change.
Each of the detai