Joe Grandja
d39cc7ca75
Merge branch 0.4.x into main
...
The following commits are merged using the default merge strategy.
2dabfa02e0 Remove constructor in OidcProviderConfigurationEndpointFilter
6b66719a83 Remove constructor in OAuth2AuthorizationServerMetadataEndpointFilter
aebc613862 Make AuthorizationServerContext an interface
f583668a9c Make AuthorizationServerContextFilter private
3efee494ad Rename ProviderContext
c60ae4532f Rename ProviderSettings
2022-08-24 14:40:22 -04:00
Joe Grandja
c60ae4532f
Rename ProviderSettings
...
Closes gh-864
2022-08-23 11:24:22 -04:00
Joe Grandja
4b04c705c2
Merge remote-tracking branch 'upstream/0.4.x' into main
2022-08-16 12:02:08 -04:00
Joe Grandja
ce0d1b7b1e
Enhance samples to call UserInfo endpoint
...
Closes gh-847
2022-08-16 11:31:46 -04:00
Joe Grandja
9b52e918af
Update packages from javax to jakarta
...
Issue gh-838
2022-08-02 09:42:56 -04:00
Joe Grandja
395cdbd620
Update to thymeleaf-extras-springsecurity6
...
Closes gh-837
2022-08-02 09:42:13 -04:00
Joe Grandja
0bd153c63d
Update to Spring Boot 3.0.0-M4
...
Closes gh-834
2022-08-02 09:41:28 -04:00
Joe Grandja
67d11d5fc7
Add https://repo.spring.io/milestone
2022-08-02 09:41:28 -04:00
Joe Grandja
a2e6bd4974
Upgrade to Java 17
...
Closes gh-832
2022-08-02 09:40:14 -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
Joe Grandja
435a17e4b9
Relocate classes out from config.annotation.web.configuration package
...
Closes gh-810
2022-07-26 08:38:21 -04:00
wingzero
d5a57396a4
Update custom consent page sample
...
Closes gh-802
2022-07-19 15:32:42 -04:00
Steve Riesenberg
e204b6bced
Downgrade to Java 8
...
Closes gh-761
2022-06-08 17:40:33 -05:00
Steve Riesenberg
d8421d5e3b
Simplify authorization server filter chain in samples
...
Closes gh-707
2022-05-24 12:15:41 -05:00
Joe Grandja
c4a5015f8b
Update to Spring Boot 2.7.0
...
Closes gh-749
2022-05-24 10:18:22 -04:00
Joe Grandja
fff62db117
Move OAuth2TokenCustomizer to token package
...
Closes gh-730
2022-05-04 15:16:41 -04:00
Joe Grandja
8968187ea4
Update to Spring Boot 2.6.7
...
Closes gh-719
2022-05-04 10:30:43 -04:00
Joe Grandja
4d2a675272
Remove JUnit 5 dependencies
...
Issue gh-674
2022-04-20 14:01:19 -04:00
Steve Riesenberg
72c2e15487
Upgrade build to Gradle 7
...
Closes gh-572
2022-04-19 13:17:27 -05:00
Steve Riesenberg
3fe6f86659
Federated Identity sample
...
Issue gh-538
Issue gh-499
Issue gh-106
2022-03-22 15:23:33 -04:00
Steve Riesenberg
c3402b0b12
Replaced auth-server with localhost
2022-03-17 14:59:35 -05:00
Joe Grandja
104d273ba5
Revert "Add "How-to: Implement core services with JPA""
...
This reverts commit 525eca63d2 .
2022-01-21 01:43:02 -05:00
Joe Grandja
e73bef58a3
Revert "Polish "How-to: Implement core services with JPA""
...
This reverts commit 36d18312b0 .
2022-01-21 01:39:33 -05:00
Steve Riesenberg
36d18312b0
Polish "How-to: Implement core services with JPA"
2022-01-10 13:34:52 -06:00
Steve Riesenberg
525eca63d2
Add "How-to: Implement core services with JPA"
2022-01-07 16:50:29 -06: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
f0b19f30d1
Deprecate PasswordEncoder in JdbcRegisteredClientRepository
...
Closes gh-496
2021-11-16 08:54:50 -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
Josh Long
dc0ca22f5e
Update README.adoc
2021-11-02 15:38:14 -04:00
Joe Grandja
0735abdaad
Polish gh-411
2021-09-23 12:01:42 -04:00
Dmitriy Dubson
0dfe5cb44a
Fix cancel consent functionality on default consent page
...
- Fix also applies to custom consent sample
Closes gh-393
2021-09-23 08:17:54 -04:00
Joe Grandja
ea1f95b4ed
Replace stream usage with for loops
...
Closes gh-401
2021-08-18 13:42:08 -04:00
Joe Grandja
3ee47efff7
Disable Oidc client registration by default
...
Closes gh-398
2021-08-17 10:04:19 -04:00
Joe Grandja
ea7c68997f
Polish gh-381
2021-08-09 09:27:51 -04:00
Joe Grandja
0d7727a7d4
Make Settings implementations immutable
...
Closes gh-366
2021-07-23 05:50:17 -04:00
Joe Grandja
70142f3705
Rename ClientSettings.requireUserConsent() to requireAuthorizationConsent()
...
Closes gh-363
2021-07-21 14:37:34 -04:00
Joe Grandja
75d649578a
Polish gh-350
2021-07-20 06:31:52 -04:00
Joe Grandja
7b4fc46369
Polish authorization consent page
...
Issue gh-340
2021-07-09 07:15:01 -04:00
Joe Grandja
09439a10ce
Polish gh-329
2021-07-09 06:56:56 -04:00
Joe Grandja
9def059e29
Provide configuration for the authorization endpoint
...
Closes gh-342
2021-07-06 18:15:59 -04:00
Joe Grandja
4517022f36
Polish authorization consent
...
Issue gh-340 gh-280
2021-07-06 10:21:12 -04:00
Steve Riesenberg
4daade7366
Update authorization server sample to use jdbc
...
Closes gh-329
2021-07-01 14:21:41 -05:00
Joe Grandja
f3cb8f758c
Polish gh-280
2021-06-04 06:36:40 -04:00
Daniel Garnier-Moiroux
683dad1443
Remember user consent and make consent page configurable
...
Closes gh-283
2021-06-03 09:56:13 -04:00
Daniel Garnier-Moiroux
6ddb73d54f
Introduce integration tests for the sample oauth server
...
Closes gh-277
2021-05-26 13:14:53 -04:00
Joe Grandja
7933cb8c4b
Fix sample
...
Issue gh-272
2021-05-07 14:45:28 -04:00
Joe Grandja
e7feb6c0ed
Polish gh-189
2021-05-07 11:21:41 -04:00