Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] How to add encryptedAttribute to AttributeQuery

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] How to add encryptedAttribute to AttributeQuery


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [OpenSAML] How to add encryptedAttribute to AttributeQuery
  • Date: Thu, 1 Apr 2010 15:58:12 -0400
  • Organization: The Ohio State University

> Actually I intend to (mis-)use the attribute query to carry information,
> let's say, from entity A to entity B instead of querying attributes from
> entity B what one normally does with the attribute query.

Then you should define your own extension to RequestAbstractType, or just
issue a response/assertion to entity B, and make A an Attribute Authority
(which it in fact is).

Misusing messages is not only a bad idea, it fundamentally breaks underlying
code that processes messages semantically with rules regarding metadata and
other considerations.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page