Adding option to suppress NotBefore condition in assertions?
Cantor, Scott
cantor.2 at osu.edu
Fri Dec 28 14:03:59 EST 2012
On 12/28/12 1:56 PM, "Grady, Michael Allen" <m-grady at illinois.edu> wrote:
>Are there unit tests/integration tests/test cases for each of these
>options that should also be crafted/included when adding a new option
>such as this Relying Party one? I haven't yet looked closely at what does
>and doesn't exist as far as tests and QA.
I don't believe there are significant tests of the profile layer. Rod can
correct me, but I don't see them.
The code related to profile configuration is actually inside
shibboleth-common, while the profile handlers themselves are in the idp
project.
One of the more confusing things is that there's configuration logic for
the profile handlers inside the idp project, but the options that we're
talking about here are in shibboleth-common. Looking at the existing flags
is the best way to clearly see which is which.
-- Scott
More information about the dev
mailing list