44 Commits

Author SHA1 Message Date
Joe Grandja
90e6a795c4 Add documentation for OAuth 2.0 Pushed Authorization Requests (PAR)
Closes gh-2014
2025-05-15 11:59:21 -04:00
Joe Grandja
3debeb6f65 Add documentation for DPoP support
Closes gh-2009
2025-05-14 19:06:01 -04:00
Joe Grandja
2c7975485f Simplify configuring authorization server using HttpSecurity.with()
Closes gh-1707
2024-10-03 15:28:16 -04:00
Joe Grandja
4d1e2d9711 Polish gh-1723 2024-10-01 17:19:45 -04:00
Daniel Garnier-Moiroux
acd4fd0227 Support custom validation in OidcLogoutAuthenticationProvider
- Similar to custom validation in OAuth2AuthorizationCodeRequestAuthenticationProvider

Closes gh-1693
2024-10-01 17:18:36 -04:00
Joe Grandja
fffe227d75 Add How-to: Implement core services with Redis
Closes gh-1019
2024-09-16 21:55:33 -04:00
Joe Grandja
f885df4343 Allow customizing LogoutHandler in OidcLogoutEndpointFilter
Closes gh-1244
2024-08-13 12:07:15 -04:00
Joe Grandja
1c484db6a6 Update copyright year in reference doc 2024-05-23 10:28:19 -04:00
Joe Grandja
a080cda45e Add validation for requested issuer in multitenancy how-to guide
Issue gh-663
2024-05-17 09:36:26 -04:00
Joe Grandja
54cfdb9782 Update How-to: Implement Multitenancy
Issue gh-663
2024-05-16 16:01:05 -04:00
Joe Grandja
af5284974a Update How-to: Implement Multitenancy
Issue gh-663
2024-05-09 16:23:50 -04:00
Steve Riesenberg
560e443ba1 Add TenantPerIssuerComponentRegistry and TenantService to how-to guide
Issue gh-663
2024-05-02 14:54:32 -05:00
Joe Grandja
76322dcfde Add How-to: Implement Multitenancy
Closes gh-663
2024-05-01 10:07:47 -04:00
Joe Grandja
2b5808bcef Document OAuth 2.0 Mutual-TLS Client Authentication and Certificate-Bound Access Tokens
Closes gh-1561
2024-04-23 12:41:52 -04:00
Steve Riesenberg
2bcf787613 Update docs for Token Exchange
Issue gh-60
2024-04-15 15:18:41 -05:00
Steve Riesenberg
25a785de49 Add support for OAuth 2.0 Token Exchange Grant
Issue gh-60
2024-02-28 11:40:06 -06:00
Welton Rodrigo Torres Nascimento
2004ba10e2 Explain the importance of requireProofKey
Closes gh-1545
2024-02-27 13:46:45 -05:00
Dmitriy Dubson
d4ae69bfa8 Add ability to customize the access token response
Issue gh-925

Closes gh-1429
2024-01-29 16:44:58 -05:00
Joe Grandja
1d0e6cbb21 Document usage for OAuth2ClientCredentialsAuthenticationProvider.setAuthenticationValidator()
Issue gh-1377
2024-01-16 07:46:35 -05:00
Joe Grandja
020a15aa20 Add main use cases for using Spring Authorization Server
Closes gh-1371
2023-11-20 12:38:11 -05:00
Joe Grandja
74058e555c Polish gh-1376 2023-11-16 17:43:41 -05:00
Dmitriy Dubson
ef6b1aceca Add customize client metadata example in dynamic client registration how-to
Closes gh-1044
2023-11-16 17:40:27 -05:00
Joe Grandja
ad85f32b9a Add authors and copyright to reference doc
Issue gh-1295
2023-10-18 15:11:58 -04:00
Joe Grandja
8c08d7b4d7 Polish gh-1384 2023-10-17 06:58:28 -04:00
Dmitriy Dubson
96c90dded7 Add OAuth2ErrorAuthenticationFailureHandler
Related gh-1369

Closes gh-1384
2023-10-17 06:58:19 -04:00
Joe Grandja
3583803eb3 Merge branch '1.1.x' 2023-10-16 11:48:10 -04:00
Joe Grandja
3eb951f59d Polish gh-1320 2023-09-14 15:38:45 -04:00
Dmitriy Dubson
3386b1e8a2 Adds dynamic client registration how-to guide
Closes gh-647
2023-09-13 16:39:54 -04:00
Joe Grandja
428e4dcf36 Remove manual list of guides
Issue gh-1295
2023-08-16 11:23:36 -04:00
Joe Grandja
509b332c2d Update order of guides in nav.adoc 2023-07-19 18:38:32 -04:00
Joe Grandja
1570a56911 Polish gh-1264 2023-07-19 18:21:04 -04:00
Dmitriy Dubson
e9b7089ef7 Adds how-to guide on adding authorities to access tokens
Closes gh-542
2023-07-19 17:51:49 -04:00
Steve Riesenberg
ac441e60bd Polish Antora migration
Issue gh-1292
Closes gh-1295
2023-07-10 14:25:11 -05:00
Rob Winch
0f0424ad2a Migrate docs to Antora
Issue gh-1295
2023-07-10 14:25:08 -05:00
Steve Riesenberg
3ec61890e1 Remove antora and add asciidoctor
Closes gh-690
2022-04-19 17:10:32 -05:00
Steve Riesenberg
72c2e15487 Upgrade build to Gradle 7
Closes gh-572
2022-04-19 13:17:27 -05:00
Steve Riesenberg
718b86c983 Add "How-to: Implement core services with JPA"
Closes gh-545
2022-03-24 10:03:31 -04:00
Steve Riesenberg
2c4639ce88 Add docs outline with Antora skeleton
Closes gh-554
2022-03-24 10:03:31 -04:00
Joe Grandja
209248d96d Revert "Add docs outline with Antora skeleton"
This reverts commit edd7cf2434.
2022-01-21 01:47:15 -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
dce3f02f66 Revert "Use Java 8 for examples project"
This reverts commit 7b333150a2.
2022-01-21 01:41:30 -05:00
Steve Riesenberg
7b333150a2 Use Java 8 for examples project 2022-01-07 17:18:27 -06:00
Steve Riesenberg
525eca63d2 Add "How-to: Implement core services with JPA" 2022-01-07 16:50:29 -06:00
Steve Riesenberg
edd7cf2434 Add docs outline with Antora skeleton 2022-01-07 16:37:24 -06:00