Obligations

UnboundID Logo

Obligations element

Type: ObligationsType
Namespace: urn:oasis:names:tc:xacml:3.0:core:schema:wd-17

Example JSON

{ "Obligation" : [ { "ObligationId" : ..., "AttributeAssignment" : [ { "AttributeId" : ..., "Category" : ..., "Issuer" : "...", "DataType" : ... }, ... ] }, ... ] }