upgraded to tomcat9 issues
Peter Schober
peter.schober at univie.ac.at
Wed Sep 2 21:30:14 UTC 2020
* Steve Herrera via users <users at shibboleth.net> [2020-09-02 22:36]:
> I was also under the same impression as others that there should
> have been something written in the idp-process.log
With Tomcat being sandboxed by systemd it simply cannot write to the
file system path where the IDP would write its logs to by default.
There's nothing the IDP application can do about it (in case you were
suggesting the IDP should somehow be improved here), neither can
Tomcat.
> Question about going forward with IDP4. Has the attribute-resolver.xml file
> been split apart? Do the encoded attributes still reside here or is there
> a different place for them to go? I thought I had read that the encoded
> items were moved out and only leaving connection details in there but I
> can't seem to find where I read that at.
The IDPv4 Release Notes have a section called "Attribute-Related
Changes", introducing the new Attribute Registry:
https://wiki.shibboleth.net/confluence/display/IDP4/ReleaseNotes#ReleaseNotes-Attribute-RelatedChanges
linking to its configuration documentation:
https://wiki.shibboleth.net/confluence/display/IDP4/AttributeRegistryConfiguration
But since you said you upgraded from 3.4.7 you shouldn't have to
change anything here?
-peter
More information about the users
mailing list