Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you have a need to override or supplement existing flow mappings, you can supply two maps called shibboleth.FlowMap and shibboleth.FlowPatterns to replace, or more likely merge themselves with, the default beans mentioned above. The main use case for this would be to override the flow installed to one of the built-in locations or to register one of the built-in flows at an additional location. The practical reason you would do this would be to add additional endpoints for various services to fit some kind of unusual requirement.

...

Utility Beans and

...

Classes

A standard The IdP configuration provides you with many a large number of "named beans" which are there to simplify various configuration tasks.   Examples include (but are not limited to) the many ActivationConditions which are available.

The PredefinedBeans topic details some of them all, as well as providing a list of pointers to other " useful class names"classes.