Handling 'dynamic' parameter in ACS url

Cantor, Scott cantor.2 at osu.edu
Tue Apr 16 17:08:59 EDT 2013


On 4/16/13 4:27 PM, "Maharaj, Sudhir" <smaharaj at bu.edu> wrote:
>
>Is the patch in 2.4 on account of the number of requests having this
>issue?

No, it's primarily for people that just want a loosely coupled arrangement
or that are dealing with vhosted entities like Drupal systems that
constantly churn endpoints.

> Am I wrong in my understanding that the spec doesn't accommodate this?

Endpoint checking is not specified by the standard. All the profile says
is that you must do it. How you do it is not specified, except for one
mechanism, metadata. Dynamic parameters in the URL are not supported by
that mechanism.

However, just because something isn't strictly invalid doesn't make it
smart. It's not new information that doing this kind of thing is very
inappropriate if you want things to work.

-- Scott




More information about the users mailing list