Versions Compared

Key

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

...

  1. This is a non-core plugin, see Installing and Enabling Registry Plugins for more information.

  2. Define a new HTTP Server via ServersAdd a New Server.
  3. Attach the HTTP Server to the CO configuration via CO Settings> Configuration Namespace Assigner Settings.
    1. The Server URL should be the prefix not including the /v1/allocations path. eg: https://namespace.university.edu
    2. If using HTTP Authentication Type of Bearer, place the token in Password and leave Username blank.
  4. As of Registry v4.2.0, select a Name Type in Namespace Assigner Settings. The Name of this type will be used in the Namespace API request. If more than one Name of this type exists, it is non-deterministic which will be selected.
  5. Define a new Identifier Assignment via CO SettingsAdd Identifier Assignment.
    1. Select the appropriate Identifier Type.
      1. (info) The name of the corresponding Extended Type will be used in the API request to the server.
    2. Set Algorithm to Plugin.
    3. Select the NamespaceAssigner plugin.

...