Missing Shobboleth constants
Cantor, Scott
cantor.2 at osu.edu
Fri Sep 26 12:07:54 EDT 2014
On 9/26/14, 12:05 PM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:
>Because I'm a bit anal that way |I just recast the metadata generator to
>use
>the SAMLConstants and XMLConstants and so forth. It allows me to be more
>comfortable that so long as I am creating valid XML I am creating correct
>XML.
>
>I note that there are a couple of constants which are not defined
>
>"urn:mace:shibboleth:1.0:profiles:AuthnRequest" - hardwired in the message
>decoders
>
>"urn:mace:shibboleth:1.0" - supplied in the protocolSupportEnumation (but
>not checked anywhere)
>
>Should these be added to net.shibboleth.idp.saml.xml.SAMLConstants ?
Yeah, I didn't know we had a class in the IdP for them.
We also need a constant for the legacy transient NameIdentifier format and
some other stuff, but I can clean it up.
-- Scott
More information about the dev
mailing list