Some problems getting Hello World working after got past the log in
o haya
ohaya1001 at gmail.com
Thu Mar 27 17:46:29 UTC 2025
Hi Peter,
Thanks.
FYI, I am able to get the access-control.xml to allow for multiple users,
e.g. "test1" and "test2":
<entry key="AccessByAdminUser">
<bean parent="shibboleth.PredicateAccessControl">
<constructor-arg>
<bean parent="shibboleth.Conditions.SubjectName"
c:collection="#{{'test1', 'test2'}}" />
</constructor-arg>
</bean>
</entry>
But I have not been able to allow for all/any users yet :(...
On Thu, Mar 27, 2025 at 4:53 AM Peter Schober via users <
users at shibboleth.net> wrote:
> o haya via users <users at shibboleth.net> [2025-03-27 07:04 CET]:
> > FYI, on my system, I have Tomcat deployed under a "/apps" directory
> > (it is kind of our standard) and I originally put the Shibolleth
> > stuff under "/apps" when I ran the "install.sh" but I quickly
> > decided that it was not going to be good like that
>
> You should be able to install the software to any local file system
> path you want. You'll juts have to adjust a few parameters then.
>
> > So after I installed Nashorn, I noted that that built a new
> > "idp.war" so I had to copy the new "idp.war" over to
> > "/apps/apache-tomcat/webapps". I'll have to re-evaluate later.
>
> There's no reason to be manually copying war files around -- instead
> use a context deployment fragment as also mentioned in the Shibboleth
> notes on Tomcat:
>
> https://shibboleth.atlassian.net/wiki/spaces/IDP5/pages/3269689345/Tomcat+10.1#Configure-IdP-Context-Container
>
> Best,
> -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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20250327/0b80e009/attachment.htm>
More information about the users
mailing list