Using Metadata in my App
Andy Bennett
andyjpb at knodium.com
Tue Mar 26 12:13:59 EDT 2013
Hi,
>> I wanted to get both variables
>> when IdPs were sending the old style and I was transforming it into the
>> new style in the SP. The intention was to assert that the value parts
>> were equal and then migrate.
>
> Ah. No, it can't do that. The purpose of the new decoder was so you can
> rekey as part of a migration and then switch the decoders. It can't deal
> with a case where you get two different attributes with different values.
>
> If you want both attributes, then the way you're doing it is the way you
> would do it.
The plot thickens... It looks like some IdPs are coming thru' with both
targeted-id *and* persistent ID.
I wanted both for migration because I wasn't sure if I could rely on the
value part always being identical. If I can get that guarantee then I
can switch to decoding everything to the tuple form and simplify the App
logic a bit.
Regards,
@ndy
--
andyjpb at knodium.com
http://www.knodium.com/
More information about the users
mailing list