Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Modifications to support production deployment for NIAID #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

skoranda
Copy link

@skoranda skoranda commented May 4, 2016

Modifications and enhancements made to support production deployment for NIAID project.

COmanage Registry might return multiple emails for
a COPerson. The email to select and use can now be
input to the constructor in the form of a regular
expression object. The default is a regular expression
object that selects either 'official' or 'delivery'.

The on the wire encoding of the membership attribute
can now be set in the constructor. The default is
urn:oid:1.3.6.1.4.1.5923.1.5.1.1, which has a
friendly name of 'isMemberOf' from the eduPerson
specification.

Also added logic to handle missing information to
prevent exceptions.
Documented new optional arguments for init method/constructor.
The COmanage Registry server may return a 204 No Content
response if there is no result to return.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant