...
This is a non-core plugin, see Installing and Enabling Registry Plugins for more information.
- Define a new HTTP Server via Servers > Add a New Server.
- Attach the HTTP Server to the CO configuration via CO Settings> Configuration > Namespace Assigner Settings.
- The Server URL should be the prefix not including the
/v1/allocations
path. eg: https://namespace.university.edu - If using HTTP Authentication Type of Bearer, place the token in Password and leave Username blank.
- The Server URL should be the prefix not including the
- 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.
- Define a new Identifier Assignment via CO Settings > Add Identifier Assignment.
- Select the appropriate Identifier Type.
The name of the corresponding Extended Type will be used in the API request to the server.
- Set Algorithm to Plugin.
- Select the NamespaceAssigner plugin.
- Select the appropriate Identifier Type.
...