[JIRA] (IDP-1905) Ignore keys without values

Rod Widdowson (Jira) jira at shibboleth.atlassian.net
Fri Mar 4 11:40:47 UTC 2022


Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *commented* on IDP-1905 ( https://shibboleth.atlassian.net/browse/IDP-1905?atlOrigin=eyJpIjoiMjFiOGE5MTM1YmMyNDk1MzliOGRkNmFkMzNmZWU5MTEiLCJwIjoiaiJ9 )

Re: Ignore keys without values ( https://shibboleth.atlassian.net/browse/IDP-1905?atlOrigin=eyJpIjoiMjFiOGE5MTM1YmMyNDk1MzliOGRkNmFkMzNmZWU5MTEiLCJwIjoiaiJ9 )

Tom Zeller ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0fa99aa9-d698-454c-a274-7a41bee6cef5 ) I’m now seeing your need. In case it helps the procedure I am using in the Windows jetty-base (which I’ll extend to the V10 version) is to separate idp.ini out into idp.ini and idp-system.ini Users are only allowed to hack at idp.ini (and that is the thing that goes through the property munging thing. idp-system.ini (for Jetty10) currently looks like this:

#
# Do not edit anything in this file
#
--module=http
--module=logging-logback
--module=idp
--module=idp-backchannel

## Deny SSL renegotiation
jetty.sslContext.renegotiationAllowed=false

#logback.version=2.0.0

## Route request logging through standard logging API
etc/jetty-requestlog.xml

I’m not sure how this works for you |(if at all).

Question: how does the current program manage the --module commands? Does it do the same thing?

( https://shibboleth.atlassian.net/browse/IDP-1905#add-comment?atlOrigin=eyJpIjoiMjFiOGE5MTM1YmMyNDk1MzliOGRkNmFkMzNmZWU5MTEiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-1905#add-comment?atlOrigin=eyJpIjoiMjFiOGE5MTM1YmMyNDk1MzliOGRkNmFkMzNmZWU5MTEiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100195- sha1:2787fd6 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220304/0a73336e/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-a39d67b8-f654-4683-8912-68e3b498c4b8
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220304/0a73336e/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-6a7b45f6-06ba-4be8-b7c5-852e2806d494
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220304/0a73336e/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-a2aa245c-36dd-4d52-835e-be981e1e1b0f
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220304/0a73336e/attachment-0005.png>


More information about the commits mailing list