WebAuthn: Issue with Fido metadata?

Mats Luspa mats.luspa at irf.se
Wed Oct 30 13:39:16 UTC 2024


Ok, I'm not familiar wit the terminology. But I have this in 
attribute-resolver.xml:

<DataConnector id="myLDAP" xsi:type="LDAPDirectory" 
xmlns="urn:mace:shibboleth:2.0:resolver" 
ldapURL="%{idp.attribute.resolver.LDAP.ldapURL}"
         baseDN="%{idp.attribute.resolver.LDAP.baseDN}"
         principal="%{idp.attribute.resolver.LDAP.bindDN}"
principalCredential="%{idp.attribute.resolver.LDAP.bindDNCredential}"
useStartTLS="%{idp.attribute.resolver.LDAP.useStartTLS:false}"
trustFile="%{idp.attribute.resolver.LDAP.trustCertificates}"
         authKey="%{idp.attribute.resolver.LDAP.authenticationKey}"
authCert="%{idp.attribute.resolver.LDAP.authenticationCertificate}">
         <FilterTemplate>
             <![CDATA[
                 %{idp.attribute.resolver.LDAP.searchFilter}
             ]]>
         </FilterTemplate>
<ReturnAttributes>%{idp.attribute.resolver.LDAP.returnAttributes}</ReturnAttributes>

</DataConnector>

and this in ldap.properties:

idp.attribute.resolver.LDAP.returnAttributes    = 
uid,cn,homephone,mail,idControll,ou,swamiGmaiAssertion,description,title,sn,givenName,o,mobile,mailAcceptingGeneralID,irfAuthorizedService,totpSecret

But it didn't work with only that. Is it something wrong in this 
configuration?

/Regards Mats

On 2024-10-30 14:31, Cantor, Scott wrote:
>> How is an export made?
> https://shibboleth.atlassian.net/wiki/spaces/IDP5/pages/3200516116/DataConnectorConfiguration
>
> -> Common XML Attributes
> -> exportAttributes
>
> -- Scott
>
>
>
>
-- 
--
Mats Luspa
Phone: +46 (0)980 79 022
Cellular phone: +46 (0)725813330
Institutet för rymdfysik               Fax: +46 (0)980 79 050
Swedish Institute of Space Physics      email: matsl at irf.se
Visiting/Delivery address: Bengt Hultqvists väg 1, SE-981 92 Kiruna
Postal address: Box 812, SE-981 28 Kiruna
--
PGP Public Key: https://www.irf.se/pgp/matsl
Digital vcard: https://www.irf.se/vcard/mats.luspa

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5037 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://shibboleth.net/pipermail/dev/attachments/20241030/87894cee/attachment-0001.p7s>


More information about the dev mailing list