PR #11907 - add newlines to end of openid .mod files

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This commit is contained in:
Lachlan Roberts 2024-06-12 12:18:04 +10:00
parent bc24f87303
commit 6278ad8f77
3 changed files with 3 additions and 3 deletions

View File

@ -47,4 +47,4 @@ etc/jetty-openid.xml
# jetty.openid.authenticationMethod=client_secret_post # jetty.openid.authenticationMethod=client_secret_post
## Whether the user should be logged out after the idToken expires. ## Whether the user should be logged out after the idToken expires.
# jetty.openid.logoutWhenIdTokenIsExpired=false # jetty.openid.logoutWhenIdTokenIsExpired=false

View File

@ -11,4 +11,4 @@ ee8-security
openid openid
[lib] [lib]
lib/jetty-ee8-openid-${jetty.version}.jar lib/jetty-ee8-openid-${jetty.version}.jar

View File

@ -11,4 +11,4 @@ ee9-security
openid openid
[lib] [lib]
lib/jetty-ee9-openid-${jetty.version}.jar lib/jetty-ee9-openid-${jetty.version}.jar