The SAML XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only. For current information on SAML, please see the OASIS Security Services Technical Committee Wiki.
Diff for Attribute Query and bindings
Wed, 2009-06-10 10:03 by Misterburns | Wed, 2009-06-10 13:40 by Misterburns | ||
---|---|---|---|
Changes to Body | |||
Line 12 | Line 12 | ||
</p>
| </p>
| ||
<p>
| <p>
| ||
- | - is defining a new profile a good way to circumvent this?
| + | - maybe i could create a new profile for this use-case, but is defining a new profile a good way to circumvent this?
|
</p>
| </p>
| ||
<p>
| <p>
|
Attribute Query and bindings
Hi,
i want to setup an idp which delivers attributes for a subject. So the obvious way would be to implement the 'Assertion Query and Request Protocol'. If i understand the saml-core-2.0-os right this has to be done with the SAML-SOAP-Binding. But i really wish this could be done with the redirect binding which is much easier to integrate into arbitrary service providers.
So here are the questions:
- am i right that the "Assertion Query and Request Protocol" MUST use the SAML SOAP Binding?
- maybe i could create a new profile for this use-case, but is defining a new profile a good way to circumvent this?
Regards
Jens