Commit Graph

156 Commits

Author SHA1 Message Date
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
036119d985 Merge branch '1.0.x' into 1.1.x
Closes gh-1393
2023-10-16 11:45:09 -04:00
Joe Grandja
f413ee9cd5 Merge branch '0.4.x' into 1.0.x
Closes gh-1392
2023-10-16 11:42:32 -04:00
Joe Grandja
c7c75b5656 Fix typo: context.getHeaders() to context.getJwsHeader()
Closes gh-1391
2023-10-16 11:33:26 -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
Rob Winch
3efb4f2fbd Move deploy-docs.yml to correct folder
Issue gh-1295
2023-08-16 09:56:45 -05: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
Rob Winch
a262a63240 Remove unused antora-playbook.yml 2023-07-11 11:31:28 -05: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
d45a1fbfce Use direct code import
Issue gh-1231
2023-06-14 17:42:37 -05:00
Jerome Prinet
2f7c4f62d9 Enable caching of :asciidoctor gradle task 2023-06-14 17:42:37 -05:00
Steve Riesenberg
ef2a302a7c Update to Spring Boot 3.1.0 2023-05-23 17:02:19 -05:00
Steve Riesenberg
3559279a65 Exclude project dependency from spring-boot-dependencies
Closes gh-1228
2023-05-23 15:56:56 -05:00
Joe Grandja
05fd08b1ea Update to Spring Security 6.1.0
Closes gh-1214
2023-05-16 12:46:19 -04:00
Joe Grandja
c7b66e7a74 Add How-to: Implement an Extension Authorization Grant Type
Closes gh-686
2023-05-16 10:10:03 -04:00
Steve Riesenberg
244cc87ed8 Polish ref-doc
Issue gh-1205
2023-05-12 15:06:46 -05:00
Steve Riesenberg
33f81cd030 Update exception handling config in ref-doc
Closes gh-1205
2023-05-12 15:06:45 -05:00
Joe Grandja
0f0c9c9747 Remove FederatedIdentityConfigurer from demo sample
Issue gh-1208
2023-05-11 12:35:02 -04:00
Joe Grandja
2a42bd575f Polish gh-538 2023-05-11 10:39:18 -04:00
Joe Grandja
79c6cf4ed2 Polish gh-1186 2023-05-11 06:04:30 -04:00
Joe Grandja
5f606ae757 Simplified federated login in demo sample
Closes gh-1208
2023-05-10 16:55:11 -04:00
Steve Riesenberg
321080fbc2 Add How-to: Authenticate using a Single Page Application with PKCE
Closes gh-539
2023-05-09 16:56:28 -05:00
Steve Riesenberg
048896ef74 Add How-to: Authenticate using Social Login
Closes gh-538
2023-05-09 16:56:28 -05:00
Steve Riesenberg
2814bc31b8 Refresh Getting Started example
Closes gh-1186
2023-05-05 16:59:58 -05:00
Steve Riesenberg
697d6e91b6 Update to Spring Boot 3.1.0-RC1
Closes gh-1198
2023-05-05 16:59:58 -05:00
Joe Grandja
36f6431e0f Update to Spring Security 6.1.0-RC1
Closes gh-1169
2023-04-18 06:04:02 -04:00
Joe Grandja
1b1dbf50d8 Merge branch '1.0.x' 2023-04-17 15:59:02 -04:00
Joe Grandja
264d9fd4d1 Merge branch '0.4.x' into 1.0.x 2023-04-17 15:54:14 -04:00
Joe Grandja
0b1e77828a Update Stack Overflow tag to spring-authorization-server 2023-04-17 15:50:45 -04:00
Joe Grandja
cea4677ffc Add documentation for OpenID Connect 1.0 Logout Endpoint
Closes gh-1069
2023-04-17 14:59:07 -04:00
Joe Grandja
128d439ff2 Polish gh-1158 2023-04-14 06:09:12 -04:00
Steve Riesenberg
ea1a5b1e93 Add documentation for OAuth 2.0 Device Authorization Grant
Closes gh-1158
2023-04-12 17:01:51 -05:00
Steve Riesenberg
cec90dd73d Polish ref-doc
Issue gh-1156
2023-04-12 10:39:28 -05:00
Steve Riesenberg
13a61034ed Add tests and update examples in docs
Closes gh-1156
2023-04-12 09:39:27 -05:00
Steve Riesenberg
58bba0727c Update to Spring Security 1.1.0-M2
Closes gh-1131
2023-03-21 10:28:25 -05:00
Steve Riesenberg
62b5d42fed Switch to spring-security SNAPSHOT dependencies
Issue gh-44
2023-03-10 11:51:18 -06:00
Joe Grandja
98e3fe807a Add OpenID Connect 1.0 Logout Endpoint
Closes gh-266
2023-02-17 17:43:40 -05:00
SamTV12345
5251eea3b8 Update to Spring Boot 3.0.0
Closes gh-1023
2023-01-16 15:14:52 -05:00
Steve Riesenberg
f06ed40bbf Merge branch '0.4.x'
The following commits are merged using the default merge strategy.

0d9fbb375f Add authorizedScopes to sql in ref-doc
2023-01-03 15:50:18 -06:00
kuschzzp
0d9fbb375f Add authorizedScopes to sql in ref-doc
Closes gh-1008
Related gh-829
2023-01-03 15:42:54 -06:00