Versions Compared

Key

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

...

Two experimental plugins, CoServiceToken and LdapServiceTokenProvisioner, have been removed. Service Token functionality is available via the Password Authenticator Plugin and LDAP Provisioning Plugin. No automatic conversion mechanism is provided, but Service Tokens are stored as plain text, so it should be possible to directly convert them to Passwords of type PasswordEncodingEnum::Plain. (This will require direct SQL manipulation.)


Note

Deployments that are using the voPerson schema and have an LDAP Provisioner configured with Unconfigured Attribute Mode set to Remove will need to update to the (currently draft) 2.0.0 version of voPerson due to the addition of the voPersonApplicationPassword attribute.

Note that voPerson 2.0.0 changes OIDs for all attributes. Registry is not directly affected by the OID change as the LDAP Provisioner only uses attribute names, not OIDs, however the new voPersonApplicationPassword is only defined in the new OID space. It is recommended that all OIDs be updated when upgrading.


HTTP Server SSL Certificate Configuration

...