Junsung Cho
709de43e89
Fix typo in JavaDoc
...
Closes gh-12143
3 years ago
Kirk Lin
9c6d90490d
ci: fix GitHub Actions Deprecating save-state and set-output commands
...
Closes gh-12032
3 years ago
Marcus Da Coregio
70bfc39418
Fix AuthorizationFilter diagram in docs
...
Closes gh-12274
3 years ago
Dan Allen
fe252f5057
sync docs build; upgrade Antora and Antora Collector to latest alpha
3 years ago
Marcus Da Coregio
d5aabd721a
Specify UTF8 for response content
...
This is needed because in some other platforms, like Windows, the default charset might be different
Issue gh-12026
3 years ago
Marcus Da Coregio
53148dc7b5
Use UTF-8 in Saml2MetadataFilter response writer
...
Closes gh-12026
3 years ago
Sabina Palakova
ed3af6482d
Fix SAML logout log messages
...
Fixes SAML logout log messages incorrectly referring to logout
response instead of logout request and vice versa.
Closes gh-12129
3 years ago
Steve Riesenberg
fde26e003a
Request user info when AS returns no scopes
...
Closes gh-12144
3 years ago
Marcus Da Coregio
8cde8fb363
Update Gradle to 7.5.1
...
Closes gh-11779
4 years ago
Marcus Da Coregio
1c9ea52e44
Change gradle.plugin.org.gretty:gretty:3.0.1 to org.gretty:gretty:3.0.9
...
Closes gh-12152
4 years ago
Rivaldi
01a37dd678
Fix typo
...
(cherry picked from commit 20e89e3eca0823bfa329b5de80448bac1f5e0f30)
4 years ago
Márk Kővári
aad01447c3
docs: fix realm typo
4 years ago
Koos Gadellaa
5c4362bbc4
Refresh parsers when not found
...
Closes gh-3065
4 years ago
Ger Roza
8315545144
Update RP-Initiated Logout target URLs.
...
The URLs we're using are not actually pointing to the OIDC RP-Initiated Logout Specs.
Fixes: gh-12081
4 years ago
Dan Allen
e9db852d6e
update generateAntora task to keep prerelease segment other than -SNAPSHOT in docs version
4 years ago
github-actions[bot]
ef41b8c2f2
Next development version
4 years ago
github-actions[bot]
60f44b347f
Release 5.6.9
4 years ago
Steve Riesenberg
6530777742
Merge branch '5.5.x' into 5.6.x
...
Closes gh-dry-run
4 years ago
Marcus Da Coregio
1f481aafff
Fix AuthorizationFilter incorrectly extending OncePerRequestFilter
...
Closes gh-12102
4 years ago
Steve Riesenberg
26a51ee198
Merge branch '5.5.x' into 5.6.x
4 years ago
Steve Riesenberg
e7fe778abc
Merge branch '5.4.x' into 5.5.x
4 years ago
Steve Riesenberg
3e2ac82612
Merge branch '5.3.x' into 5.4.x
4 years ago
Steve Riesenberg
5560bbaa80
Merge branch '5.2.x' into 5.3.x
4 years ago
Steve Riesenberg
75004587a4
Fix scope mapping
...
Issue gh-12101
4 years ago
Steve Riesenberg
36c1627ddf
Merge branch '5.5.x' into 5.6.x
...
Merged using the ours strategy.
4 years ago
Steve Riesenberg
c0b930e421
Resolve plugin dependencies
4 years ago
Steve Riesenberg
8e19e93d1b
Merge branch '5.4.x' into 5.5.x
4 years ago
Steve Riesenberg
ffae2f6e67
Merge branch '5.3.x' into 5.4.x
4 years ago
Steve Riesenberg
e40ca31414
Merge branch '5.2.x' into 5.3.x
4 years ago
Steve Riesenberg
5dbfa57c19
Resolve plugin dependencies
4 years ago
Steve Riesenberg
a2bff26024
Merge branch '5.5.x' into 5.6.x
...
Merged using the ours strategy.
4 years ago
Steve Riesenberg
51a1479920
Merge branch '5.4.x' into 5.5.x
...
Merged using the ours strategy.
4 years ago
Steve Riesenberg
97b789318a
Merge branch '5.3.x' into 5.4.x
...
Merged using the ours strategy.
4 years ago
Steve Riesenberg
d408b614fd
Merge branch '5.2.x' into 5.3.x
...
Merged using the ours strategy.
4 years ago
Josh Cummings
730359f144
Next Development Version
4 years ago
Josh Cummings
89c815032c
Fix Index Out of Bounds
4 years ago
Josh Cummings
ff055cf07a
Remote antoraUpdateVersion task from CI
4 years ago
github-actions[bot]
b08a06aa76
Release 5.6.8
4 years ago
Marcus Da Coregio
465d80c162
Remove antoreUpdateVersion task from release automation
4 years ago
Marcus Da Coregio
4992e8ce62
Update org.springframework.data to 2021.1.8
...
Closes gh-12007
4 years ago
Marcus Da Coregio
c772daab92
Update org.springframework to 5.3.23
...
Closes gh-12006
4 years ago
Marcus Da Coregio
45a4a89960
Update hibernate-entitymanager to 5.6.12.Final
...
Closes gh-12005
4 years ago
Marcus Da Coregio
b43c7e927f
Update org.eclipse.jetty to 9.4.49.v20220914
...
Closes gh-12004
4 years ago
Marcus Da Coregio
50d23622d0
Update io.rsocket to 1.1.3
...
Closes gh-12003
4 years ago
Marcus Da Coregio
2c2603ba0f
Update io.projectreactor to 2020.0.24
...
Closes gh-12001
4 years ago
Marcus Da Coregio
f7f53ea2b7
Update jackson-bom to 2.13.4.20221012
...
Closes gh-11997
4 years ago
Marcus Da Coregio
e0f8c711d8
Add default value for cloneOutputDirectory property
...
Closes gh-11969
4 years ago
Dan Allen
e0843aabb1
automatically manage docs version (with collector)
4 years ago
Daniel Garnier-Moiroux
26bb60c567
Add rncToXsd task description to CONTRIBUTING.adoc
4 years ago
Dan Allen
c44230ba24
switch to offical Antora plugin for Gradle
...
- lock version to latest release of Antora 3.1
- rename properties on extension block
- use Node.js version provided by plugin
- remove package.json file
- assign environment variables using environments property on extension block
- use single quotes where possible in build script
- use default setting for log format
4 years ago