> intercept/terms-of-use:ivpe7397:kau-tou to > intercept/terms-of-use:Ivpe7397:kau-tou > > Looks like some case problem with the UID. Those storage keys are case sensitive, so principal names need to be too. You might need to c14n to lowercase, I believe there is a built-in transform for that. Tom