Joe Grandja
98e3fe807a
Add OpenID Connect 1.0 Logout Endpoint
...
Closes gh-266
2023-02-17 17:43:40 -05:00
Joe Grandja
67305abc54
Merge branch 0.4.x into main
...
The following commits are merged using the default merge strategy.
7e03795c58 Remove issuer setting from samples
2c4bd29f98 Add logging for authentication providers
74fe63a65b Add logging for authentication filters
2022-11-09 10:46:32 -05:00
Joe Grandja
7e03795c58
Remove issuer setting from samples
2022-11-08 16:31:16 -05:00
Joe Grandja
e05f86f985
Merge branch 0.4.x into main
...
The following commits are merged using the default merge strategy.
0e509333bc Assert unique identifiers in JdbcRegisteredClientRepository
8b0e7578df Upgrade to JUnit 5
2022-11-08 11:48:23 -05:00
Joe Grandja
8b0e7578df
Upgrade to JUnit 5
...
Closes gh-964
2022-11-08 11:35:27 -05:00
Joe Grandja
410d69e1cd
Merge branch 0.4.x into main
...
The following commits are merged using the default merge strategy.
d7aa72af68 Disable OpenID Connect 1.0 by default
9c964e37b0 Update reference for customizing Authorization Server metadata response
2022-10-24 14:02:56 -04:00
Joe Grandja
79304d6fd9
Add @Configuration with @EnableWebSecurity
...
Closes gh-935
2022-10-23 09:02:22 -04:00
Joe Grandja
64d26a42a0
Use securityMatcher() and authorizeHttpRequests()
...
Closes gh-922
2022-10-23 09:01:04 -04:00
Joe Grandja
d7aa72af68
Disable OpenID Connect 1.0 by default
...
Closes gh-928
2022-10-20 09:31:49 -04:00
Joe Grandja
c60ae4532f
Rename ProviderSettings
...
Closes gh-864
2022-08-23 11:24:22 -04:00
Joe Grandja
ce0d1b7b1e
Enhance samples to call UserInfo endpoint
...
Closes gh-847
2022-08-16 11:31:46 -04:00
Joe Grandja
4934088593
Remove generic type from OAuth2AuthorizationServerConfigurer
...
Closes gh-831
2022-08-01 11:17:52 -04:00
Joe Grandja
3877999a2a
Move AbstractSettings implementations to settings package
...
Closes gh-811
2022-07-26 11:43:45 -04:00
Joe Grandja
ab601640ff
Relocate classes out from config.annotation.web.configurers package
...
Closes gh-810
2022-07-26 08:55:07 -04:00
wingzero
d5a57396a4
Update custom consent page sample
...
Closes gh-802
2022-07-19 15:32:42 -04:00
Steve Riesenberg
d8421d5e3b
Simplify authorization server filter chain in samples
...
Closes gh-707
2022-05-24 12:15:41 -05:00
Steve Riesenberg
c3402b0b12
Replaced auth-server with localhost
2022-03-17 14:59:35 -05:00
Joe Grandja
830f55e538
Revert "Support resolving issuer from current request"
...
This reverts commit 666d569b48 .
2021-11-29 01:49:26 -05:00
Joe Grandja
666d569b48
Support resolving issuer from current request
...
Closes gh-479
2021-11-15 15:17:51 -05:00
Joe Grandja
5982d2285c
Restructure samples
...
Closes gh-485
2021-11-09 06:01:51 -05:00