Skip to content

add IDP Mapping #228

@mfriesen

Description

@mfriesen
  1. Add IDP action
  2. add GET / POST /mappings
  3. add GET / DELETE / PUT /mappings/{mappingId}

Entity Mapping:
{
"mapping":
{
"attributes":
[
{
"attributeKey": "poNumber",
"sourceType": "content, metadata",
"labelText":
[
"",
""
],
"labelMatching": "fuzzy, exact",
"valiationRegex": ""
}
]
}
}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions