X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=blobdiff_plain;f=shibsp%2Futil%2FSPConstants.cpp;h=38f0a0ad5197e9257ef501b5c25114f8f7ad99f3;hp=78c140a116752e7ded1ae2be8123ed2f44510bcf;hb=75458f3458ecf6f36c3c46a70154701c0d68a8e5;hpb=3ccda9caa12c4e6e38b1f565f53e1057876fb2d6 diff --git a/shibsp/util/SPConstants.cpp b/shibsp/util/SPConstants.cpp index 78c140a..38f0a0a 100644 --- a/shibsp/util/SPConstants.cpp +++ b/shibsp/util/SPConstants.cpp @@ -112,3 +112,5 @@ const XMLCh shibspconstants::SHIB1_AUTHNREQUEST_PROFILE_URI[] = // urn:mace:shib const char shibspconstants::SHIB1_SESSIONINIT_PROFILE_URI[] = "urn:mace:shibboleth:sp:1.3:SessionInit"; const char shibspconstants::SHIB1_LOGOUT_PROFILE_URI[] = "urn:mace:shibboleth:sp:1.3:Logout"; + +const char shibspconstants::ASCII_SHIB2SPCONFIG_NS[] = "urn:mace:shibboleth:2.0:native:sp:config";