Versions Compared

Key

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

...

  • Removed V2 scripted attribute compatibility classes

  • Added methods to SPSession interface for logout enhancements dating to V4.2

  • Deprecated and ignored profileContextRef (sp?) XML attribute in resolver and filter schemas and parsers

  • LDAPDataConntector. We now use LDAPTIVEV2 so

  • All DataConnectors. The following attributes can no longer be supplied. For the first four, since 4.3 all data connectors can have appropriate bean injected using the xyzRef="BeanId" paradigm.

    • springResources

    • springResourcesRef

    • factoryPostProcessorsRef

    • postProcessorsRef

    • exportAllAttributes (no replacement)

  • All Data Connectors and all Attribute definitions profileContextStrategyRef="beanID" can no longer be supplied

  • EntityRoleWhiteList Metadata filter type has been removed

  • profileContextStrategyRef="BeanID" removed from all Attribute Definitions and Data Connectors

  • ignoreCase="bool" in <SourceValue/> (part of a Mapped Attribute Definition) has been removed

  • Attribute failFast removed the the StoredID Data Connector

  • Attribute readOnly removed the the RDBMS Data Connector

  • Attribute ignoreCase remove from all Attribute Filter Elements

  • Attribute contextStrategyRef removed from the Predicate Policy Rule

  • MappedAttributeInMetadata Policy no longer supported

  • Proposing to change default for idp.xml.strictEntityResolution from false to true (if we don’t just set it to true in 4.3)

Programmer Visible (-api changes)

...