Next in thread → Next in month →

RE: [security-services] URI binding query parameter: rationale?

From
Scott Cantor <>
Date
2008-11-17T20:47:45+00:00
ID
00bd01c948f5$bc1b1a50$34514ef0$@
Thread
RE: [security-services] URI binding query parameter: rationale?
> > [in section 3.7.5.1 of the  bindings spec.]
> > Could someone please explain the rationale behind forcing the format
> > of the URI
> > that points to a SAML assertion in the SAML URI binding (i.e. a
> > unique query string
> > parameter of the form ID=xxxx)?
> >
> > Why not leaving the format of this URI to the implementor?

We do, but we also mandated at least one shared convention so that a
reference to an Assertion ID could be turned into a query where necessary.
In practice, most references are likely to be a URI to begin with, allowing
the IdP to specify any convention it likes as long as the binding is
understood.

I suppose one would say that the binding represents a REST-based service
API, and you certainly have to provide a spec for that API.

I haven't really seen the binding even get used in practice, so can't say
I've thought about it much. I find the notion of using references to
assertions for security purposes fraught with "interesting" questions in
most cases.

-- Scott
Next in thread → Next in month →