Cunfigure eduPersonTargetedID shibboleth Idp windows 3.4

Aisha Al Fudhaili aisha at omren.om
Thu Sep 23 09:46:54 UTC 2021


Please see the result when I run the code 


<?xml version="1.0" encoding="UTF-8"?><saml2:Assertion xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" ID="_4492cdf234a3a56f43c02b3fe7d9a0a5" IssueInstant="2021-09-23T09:41:50.726Z" Version="2.0">
    <saml2:Subject>
        <saml2:NameID Format="urn:oasis:names:tc:SAML:2.0:nameid-format:transient" NameQualifier="https://idp.omren.om/idp" SPNameQualifier="https://monitor.eduroam.org/sp/module.php/saml/sp/metadata.php/default-sp">AAdzZWNyZXQxtS9kDsVv9cK7jhY6bjE+LtcGtiXrPyKcGgaJ/vUIo8/7zM4SoUAy6G27JAtWXtIYSG++BQOOcnC5F0MGFR7bUKNmYQ5kp04ZDTqh0uqSV+TW9O3ti1KEofZ8TJEJooprj/n7f9vBO08eqAa4gNqm/Lb2tWoaywbuTC1Vfvzy++9aqw4Yfg==</saml2:NameID>
    </saml2:Subject>
</saml2:Assertion>



-----Original Message-----
From: users <users-bounces at shibboleth.net> On Behalf Of Peter Schober
Sent: Thursday, September 23, 2021 11:51 AM
To: users at shibboleth.net
Subject: Re: Cunfigure eduPersonTargetedID shibboleth Idp windows 3.4

Please keep replies to the list.

* Aisha Al Fudhaili <aisha at omren.om> [2021-09-23 07:59]:
> I can't run the mentioned command. I'm using windows. 

There's an equivalent batch script called aacli.bat for use with MS-Windows..

> Error in log file
> 
> - ERROR 
> [net.shibboleth.utilities.java.support.service.AbstractReloadableServi
> ce:231] - Service 'shibboleth.AttributeResolverService': Reload for 
> shibboleth.AttributeResolverService failed
> net.shibboleth.utilities.java.support.service.ServiceException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'myLDAP': Invocation of init method failed; nested exception is java.lang.NullPointerException
> 	at 
> net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(Rel
> oadableSpringService.java:377) Caused by: 
> org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'myLDAP': Invocation of init method failed; nested exception is java.lang.NullPointerException
> 	at 
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanF
> actory.initializeBean(AbstractAutowireCapableBeanFactory.java:1619)
> Caused by: java.lang.NullPointerException: null
> 	at java.base/java.util.Hashtable.put(Hashtable.java:475)

I may be misreading the above but if you only reloaded the attribute resolver configuration but also changed properties files (e.g. saml-nameid.properties) then this isn't sufficient.
Properties files are only reliably read at the start of the JVM, i.e., you'd have to restart the IDP (or Java Servlet Container).

-peter
--
For Consortium Member technical support, see https://shibboleth.atlassian.net/wiki/x/ZYEpPw
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list