Daniel Shuy
488901dd4e
Fix Delegation-based Strategy examples
...
Fix examples not copying userNameAttributeName
Issue gh-12275
Issue gh-12282
Issue gh-14672
2 years ago
Steve Riesenberg
e52dd81d03
Customize mapping the OidcUser
...
Closes gh-14672
2 years ago
Steve Riesenberg
d6382b83dc
Configure token-exchange via a bean
...
Issue gh-5199
Issue gh-11783
Closes gh-14701
2 years ago
Steve Riesenberg
85c3d0ab13
Add reactive support for OAuth 2.0 Token Exchange Grant
...
Issue gh-5199
2 years ago
Steve Riesenberg
d2fe9094a9
Add servlet support for OAuth 2.0 Token Exchange Grant
...
Issue gh-5199
2 years ago
Marcus Hert Da Coregio
8cdd50a7d6
Bump com.nimbusds:oauth2-oidc-sdk from 9.43.3 to 9.43.4
...
This also updates nimbus-jose-jwt to 9.37.3 since this is the version used by oauth2-oidc-sdk
Closes gh-14695
2 years ago
DingHao
8885707674
Add DelegatingServerAuthenticationConverter
...
Closes gh-14644
2 years ago
Josh Cummings
69527f9a9c
Merge branch '6.2.x'
2 years ago
Josh Cummings
386e0a7b46
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14682
2 years ago
Josh Cummings
0ab9ad774d
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14681
2 years ago
Josh Cummings
e1c4177cd8
Fix ServerLogoutHandler Order in Docs
...
Closes gh-14379
2 years ago
Josh Cummings
bade66e588
Fix Circular Dependency
...
Closes gh-14674
2 years ago
greg.lee
07ac0b616b
Introduce Customizable AuthorizationFailureHandler
...
Closes gh-13793
2 years ago
Steve Riesenberg
bd345fb2a8
Polish gh-11758
2 years ago
Markus Heiden
5c5503924b
Add SwitchUserGrantedAuthorityMixIn
...
Closes gh-11775
2 years ago
Marcus Hert Da Coregio
832066945c
Merge branch '6.2.x'
2 years ago
Marcus Hert Da Coregio
e0a5712474
Merge branch '6.1.x' into 6.2.x
2 years ago
Marcus Hert Da Coregio
7f34ef7951
Merge branch '5.8.x' into 6.1.x
2 years ago
Marcus Hert Da Coregio
c2e97d7661
Ignore dependabot branches on trigger auto merge
2 years ago
github-actions[bot]
a06b19f54e
Merge branch '6.2.x'
2 years ago
github-actions[bot]
55e7517414
Merge branch '6.1.x' into 6.2.x
2 years ago
dependabot[bot]
e74ac27b8f
Bump io.mockk:mockk from 1.13.9 to 1.13.10
...
Bumps [io.mockk:mockk](https://github.com/mockk/mockk ) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.13.9...1.13.10 )
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
7e9f421a77
Bump io.mockk:mockk from 1.13.9 to 1.13.10
...
Bumps [io.mockk:mockk](https://github.com/mockk/mockk ) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.13.9...1.13.10 )
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
8ebd64557b
Bump io.mockk:mockk from 1.13.9 to 1.13.10
...
Bumps [io.mockk:mockk](https://github.com/mockk/mockk ) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.13.9...1.13.10 )
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Josh Cummings
92da6b143f
Restore Acegi Copyright
...
Issue gh-2083
2 years ago
Roman Zabaluev
1509a987eb
Impl custom rolePrefix in LdapUserDetailsManager
...
Closes gh-2083
2 years ago
Marcus Hert Da Coregio
f8ff056eb6
Update Max Sessions on WebFlux
...
Delete WebSessionStoreReactiveSessionRegistry.java and gives the responsibility to remove the sessions from the WebSessionStore to the handler
Issue gh-6192
2 years ago
Marcus Hert Da Coregio
f3bcf7ed5d
Revert "Update max sessions docs"
...
This reverts commit c86fd99c8f .
2 years ago
Marcus Hert Da Coregio
c86fd99c8f
Update max sessions docs
...
Add WebSessionStore constructor parameter to the handler
Issue gh-6192
2 years ago
Marcus Hert Da Coregio
a5ce8ae87f
Polish Max Sessions on WebFlux
...
This commit changes the PreventLoginServerMaximumSessionsExceededHandler to invalidate the WebSession in addition to throwing the error, this is needed otherwise the session would still be saved with the security context. It also changes the SessionRegistryWebSession to first perform the operation on the delegate and then invoke the needed method on the ReactiveSessionRegistry
Issue gh-6192
2 years ago
Josh Cummings
c639d0a514
Add AOP Integration Test
...
Closes gh-14637
2 years ago
Josh Cummings
16155537a5
Merge branch '6.2.x'
2 years ago
Josh Cummings
aedffa7919
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14653
2 years ago
Josh Cummings
ddd5d2e9cd
Fix Observability Typo
...
Closes gh-14651
2 years ago
Josh Cummings
c5a4405c54
Polish JavaDoc
...
Issue gh-14521
2 years ago
ruabtmh
09010f3f51
Add ContinueOnError Support For Failed Authentications
...
Closes gh-14521
2 years ago
Josh Cummings
4d383023cb
Add meta-annotation parameter support
...
Closes gh-14480
2 years ago
Josh Cummings
347eeb17d5
Merge branch '6.2.x'
2 years ago
Josh Cummings
2471df4d36
Merge branch '6.1.x' into 6.2.x
2 years ago
Josh Cummings
b20d05724f
Merge branch '5.8.x' into 6.1.x
2 years ago
Josh Cummings
27cd9fa86c
Don't Use Deprecated Class
...
Issue gh-14628
2 years ago
Josh Cummings
94a66f7a26
Change Structure101 Repository URL
...
Issug gh-14639
2 years ago
Josh Cummings
4d039e515f
Merge branch '6.2.x'
2 years ago
Josh Cummings
9c48546883
Merge branch '6.1.x' into 6.2.x
2 years ago
Josh Cummings
7f106f0419
Merge branch '5.8.x' into 6.1.x
2 years ago
Christian Becker
5f80468de3
Updated copyright date
2 years ago
Christian Becker
2f762fefe1
Allow tab in HTTP header values.
...
Closes gh-14573
2 years ago
Josh Cummings
093b5572af
Merge branch '6.2.x'
2 years ago
Josh Cummings
bb6045ebea
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14648
2 years ago
Josh Cummings
2fdd541ea5
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14647
2 years ago