attribute-resolver question
Nate Klingenstein
ndk at signet.id
Tue Jan 26 17:04:27 UTC 2021
Don,
Those are XML prefixes, which are mapped to XML namespaces in elements. The use of prefixes was discontinued because they were largely superfluous and confusing, and in all modern versions of the software, you can use "Simple" without an XML namespace qualifier.
In 4.0.1, you don't even need to explicitly define Simple attributes in most cases. A few exceptions to that rule exist, but if you don't have those requirements, you can probably get rid of the AttributeDefinitions entirely. Otherwise, you can simply get rid of the ad: prefix.
Take care,
Nate.
--------
Signet, Inc.
The Art of Access ®
https://www.signet.id
-----Original message-----
From: Donald Lohr
Sent: Tuesday, January 26 2021, 10:01 am
To: Shib Users
Subject: attribute-resolver question
On the Shibboleth wiki, I see definitions like:
<AttributeDefinition xsi:type="ad:Simple" id="eduPersonEntitlement">
and
<AttributeDefinition xsi:type="Simple" id="mobileNumber">
What's the ad: designation in front of Simple mean?
I've looked some on the wiki to find an explanation, but have not
been successful.
Thanks,
Don
--
D o n a l d L o h r
I n f o r m a t i o n S y s t e m s
J a m e s M a d i s o n U n i v e r s i t y
5 4 0 . 5 6 8 . 3 7 3 0
--
For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list