Jakub Kubrynski
8a355240bc
SAML 2.0 SP Metadata Endpoint Support
...
Issue gh-8693
2020-08-05 10:08:47 -06:00
Joe Grandja
8146b1fdda
Deprecate CustomUserTypesOAuth2UserService
...
Closes gh-8908
2020-08-04 13:23:44 -04:00
Joe Grandja
0ed919f072
Deprecate ClientRegistration.redirectUriTemplate
...
Closes gh-8906
2020-08-04 11:03:29 -04:00
Eleftheria Stein-Kousathana
31d5b5068c
Kotlin OAuth2 client WebFlux samples
...
Issue gh-8172
2020-07-27 09:34:37 +02:00
Jay Bryant
48aa5cceda
Wording changes
...
Replacing some terms
2020-07-15 10:22:49 -04:00
Eleftheria Stein
683cb49c9d
Add Kotlin WebFlux header configuration to docs
...
Issue gh-8172
2020-07-14 16:34:30 +02:00
Eleftheria Stein
793926b977
Add Kotlin header configuration samples to docs
...
Issue gh-8172
2020-07-10 16:08:02 +02:00
Eleftheria Stein
f479f0ea49
Add Kotlin expression-based authorization
...
Issue gh-8172
2020-07-06 13:13:57 +02:00
Eleftheria Stein
0bdf6859be
Add Kotlin logout samples to docs
...
Issue gh-8172
2020-07-06 12:45:41 +02:00
Josh Cummings
146d0b6358
Revert "Lock Dependency Versions for 5.4.0-M2"
...
This reverts commit 68538897c8
.
2020-07-01 13:11:50 -06:00
Josh Cummings
68538897c8
Lock Dependency Versions for 5.4.0-M2
2020-07-01 12:40:29 -06:00
Eleftheria Stein
f5e0fe5907
Polish documentation formatting
...
Issue gh-8199
2020-06-29 18:16:59 +02:00
Heinz Wittig
08b69e77d2
Merge Project Modules and Dependencies Section of the docs
...
Closes gh-8199
2020-06-29 12:11:04 -04:00
Rob Winch
ca1252be94
Replace whitelist with allowlist
...
Issue gh-8676
2020-06-10 11:49:21 -05:00
Rob Winch
a907026eae
Deprecate X-FRAME-OPTIONS ALLOW-FROM Directive
...
Closes gh-8677
2020-06-10 11:48:56 -05:00
Robin Dupret
bb0fac66d6
Fix a few typos in the documentation
2020-06-09 14:40:39 -05:00
Dayan
d8aa208a9f
Fix broken link in spring security reference document
...
Fixes:#8593
2020-06-02 05:36:19 -06:00
Eleftheria Stein
a63a0e3765
Add reactive CSRF samples to docs
...
Issue gh-8172
2020-05-28 13:16:35 -04:00
Josh Cummings
da05543ef6
Update OAuth 2.0 Client Testing Docs
...
Issue gh-8603
2020-05-28 10:33:02 -06:00
Markus Engelbrecht
7463583c1b
Fix typos in BCryptPasswordEncoder documentation
...
Resolves gh-8585
2020-05-27 10:35:49 -05:00
Mazharul Islam
bf9e8295d6
mentioning the default strength of BCryptPasswordEncoder
2020-05-21 11:15:45 -05:00
Thomas Turrell-Croft
014df98ebb
Polish
...
* Correct documented default schema to match default schema exposed as classpath resource
* Fix Java example of adding users to JdbcUserDetailsManager
2020-05-21 11:09:31 -05:00
Andreas Volkmann
16b0a268d9
Update index.adoc
2020-05-20 08:01:56 -05:00
Joe Grandja
c1abc9b134
Polish gh-8501
2020-05-15 13:26:09 -04:00
Thomas Vitale
78fa859798
Add issuerUri to ClientRegistration.providerDetails
...
- Add "issuerUri" attribute to ClientRegistration.providerDetails for OpenID Connect Discovery 1.0 or OAuth 2.0 Authorization Server Metadata.
- Validate OidcIdToken "iss" claim against the OpenID Provider "issuerUri" value.
- Update documentation for client registration: it includes issuer-uri property now.
Fixes gh-8326
2020-05-14 17:13:07 -04:00
Rob Winch
e5d2aaf6fe
Deprecate OpenID 2.0 support
...
Deprecate OpenID 2.0 support
2020-05-12 09:37:56 -05:00
Jean-Pierre Bergamin
fbd3cfa40e
Fix code snippets to configure timeouts
...
Issue: gh-8487
2020-05-11 15:59:11 -04:00
Dávid Kovács
f2a2b469c4
Deprecate openID 2.0 support
...
This commit adds deprecation notice to xml schema, parser of the schema and removes fixme comments.
Fixes gh-7153
2020-05-09 12:04:13 +02:00
Jean-Pierre Bergamin
6d5d883518
Use Opaquetoken properties to configure timeouts
...
Improve the documentation to show how to re-use the Opaquetoken properties of `OAuth2ResourceServerProperties` to set up basic auth in the configured `RestTemplate`.
2020-05-07 15:20:50 -04:00
Joe Grandja
86ca6b013c
Unlock dependencies
...
This reverts commit 206960cf44
.
2020-05-06 17:27:35 -04:00
Joe Grandja
206960cf44
Lock dependencies for 5.4.0-M1
2020-05-06 17:13:04 -04:00
Andrii Hrytsiuk
7748fb00ba
Fix typos in documentation
2020-05-05 10:45:42 -05:00
Dávid Kovács
339d44b5a1
Deprecate openID 2.0 support
...
This commit puts deprecation notice on docs, sample applications and configurations (java and xml)
Fixes gh-7153
2020-05-02 10:18:31 +02:00
Eleftheria Stein
1ca47f5cd0
Fix typo in Java configuration docs
2020-05-01 14:24:40 -04:00
Dávid Kovács
70792a9072
Document description error
...
Fixes gh-8119
2020-04-21 09:17:01 -04:00
corneliouz Bett
ebc6012ec7
Rename Preface to Introduction
...
Closes gh-8188
2020-04-20 11:44:13 -05:00
Philipp Gerhard
b9b89035f6
Documented dependencies opaque Resource Server
...
Extended the documentation for the opaque Resource Server in order to clearly state which dependencies are required in order for the minimal deployment to work. Replaced dead link for Contribute guidelines in README.adoc
Closes gh-8391
2020-04-17 16:25:14 -05:00
Antonin Arquey
5cd1ec7bb3
Add AuthoritiesMapper setter for reactive OAuth2Login
...
Allow the configuration of a custom GrantedAuthorityMapper for reactive OAuth2Login
- Add setter in OidcAuthorizationCodeReactiveAuthenticationManager
and OAuth2LoginReactiveAuthenticationManager
- Use an available GrantedAuthorityMapper bean to configure the default ReactiveAuthenticationManager
Fixes gh-8324
2020-04-17 16:55:05 -04:00
Souphorn
64a5bb053e
Fix typo with correct capitalization
2020-04-17 10:22:37 -04:00
Josh Cummings
13b2b00093
Add JwtAuthenticationConverter docs
...
Issue gh-8185
2020-04-13 22:47:20 -06:00
Josh Cummings
ad8c49acae
Add Docs
...
Issue gh-8332
2020-04-10 16:52:10 -06:00
Josh Cummings
419d7264f9
Add Docs for Custom Bearer Token Header
...
Issue gh-8337
2020-04-09 10:36:03 -06:00
Eleftheria Stein
5f1eb392ff
Add WebFlux Kotlin samples to docs
...
Issue: gh-8172
2020-04-08 14:57:25 -04:00
Eleftheria Stein
681d2d68e7
Fix typos in FAQ reference docs
...
Add missing space; use https in links
2020-04-08 11:44:42 -04:00
Maksim Mednik
b57c2f2821
Updating authorization docs to mention handling of Maps in @PreFilter and @PostFilter annotations
2020-04-06 18:36:32 -04:00
Joe Grandja
946de2a51e
Revert "Fix links in oauth2 doc"
...
This reverts commit ad5bfc868c
.
2020-03-30 13:31:08 -04:00
Eleftheria Stein
63c8072ebc
Add crypto Kotlin samples to docs
...
Issue gh-8172
2020-03-30 11:32:43 -04:00
Eleftheria Stein
018cbfa93f
Add preauth Kotlin samples to docs
...
Issue gh-8172
2020-03-30 11:31:59 -04:00
wassan128
ad5bfc868c
Fix links in oauth2 doc
2020-03-27 16:56:13 -05:00
Josh Cummings
81ad2958bd
Clarify ServerBearerExchangeFilterFunction Docs
...
Fixes gh-8220
2020-03-27 13:23:57 -06:00
Eleftheria Stein
7c0023ecc9
Update Encryptors documentation
...
Fixes gh-8208
2020-03-27 09:50:46 -04:00
Eleftheria Stein
6d61b87213
Add security context holder Kotlin samples to docs
...
Issue gh-8172
2020-03-26 15:36:44 -04:00
Eleftheria Stein
8e5e0c4a9e
Add delegating filter proxy Kotlin samples to docs
...
Issue gh-8172
2020-03-26 15:35:51 -04:00
Eleftheria Stein
5b4cb5b13d
Add filter Kotlin samples to docs
...
Issue gh-8172
2020-03-26 15:10:42 -04:00
Josh Cummings
e62b8a7585
Add Figures to Resource Server Docs
...
Fixes gh-8182
2020-03-25 16:30:48 -06:00
Josh Cummings
dcacd06360
Polish Resource Server JWT Docs
...
Issue gh-5935
2020-03-24 15:35:57 -06:00
Josh Cummings
8872d8b7d0
Polish Resource Server Multi-tenancy Docs
...
Issue gh-7532
2020-03-24 15:24:43 -06:00
Josh Cummings
933104d2d6
Document JwtGrantedAuthoritiesConverter Features
...
Fixes gh-8176
2020-03-24 14:39:08 -06:00
Eleftheria Stein
2c103f34e3
Add password storage Kotlin samples to docs
...
Issue gh-8172
2020-03-24 10:29:11 -04:00
komuro.hiraku
10c66d282a
Fix userNameAttribute property case style
...
Fixes gh-8169
2020-03-23 10:08:14 -04:00
Josh Cummings
0e9497de3c
Document SAML 2.0 Improvements
...
Fixes gh-8079
Fixes gh-8078
2020-03-20 17:08:01 -06:00
Joe Grandja
d1dbd92903
Document OAuth2Authorization success and failure handlers
...
Fixes gh-8073
2020-03-20 16:30:05 -04:00
Joe Grandja
5bff741c31
Document AuthorizedClientServiceOAuth2AuthorizedClientManager
...
Fixes gh-8152
2020-03-19 20:15:34 -04:00
Joe Grandja
06fdb83fb8
Document Jackson serialization support for OAuth 2.0 Client
...
Fixes gh-8075
2020-03-18 17:05:56 -04:00
Joe Grandja
4da7235d9b
Document OAuth2AuthorizationRequest customization improvements
...
Fixes gh-8071
2020-03-18 11:20:08 -04:00
Joe Grandja
e00a030621
Document OAuth 2.0 Client XML Support
...
Fixes gh-8074
2020-03-17 13:27:29 -04:00
Joe Grandja
3d5a1522d6
Document OAuth 2.0 Login XML Support
...
Fixes gh-8110
2020-03-16 12:33:37 -04:00
Josh Cummings
bfd36d9a54
Remove Redundant ConcurrentSessionFilter Refs
...
Fixes gh-8105
2020-03-13 16:27:30 -06:00
Josh Cummings
3b80c2e345
Document AuthenticationEventPublisher
...
Fixes gh-8081
2020-03-11 16:48:14 -06:00
Josh Cummings
5b1838fd73
Add Resource Server XML snippets
...
Fixes gh-8077
2020-03-09 18:49:49 -06:00
Josh Cummings
69e1034ddc
Document baseUrl Support for OIDC Logout
...
Fixes gh-8072
2020-03-06 23:06:25 -07:00
Josh Cummings
4ef37f289e
OAuth 2.0 Test Support Docs
...
- Added WebTestClient documentation
- Updated MockMvc documentation to align
Fixes gh-8050
2020-03-06 23:01:18 -07:00
Josh Cummings
93b8c656d8
Document JwtClaimValidator
...
Fixes gh-8076
2020-03-04 14:47:44 -07:00
Josh Cummings
6db921c95d
Fix broken links
...
Fixes gh-8069
2020-03-04 13:12:11 -07:00
Josh Cummings
6eadf7b140
Unlock dependencies for 5.3.0.RELEASE
...
This reverts commit 147d7dadd7
.
2020-03-04 12:02:48 -07:00
Josh Cummings
747d8817cb
Specify Section Ids in What's New
...
Issue gh-8062
2020-03-04 11:01:59 -07:00
Josh Cummings
147d7dadd7
Lock dependencies for 5.3.0.RELEASE
2020-03-04 10:28:39 -07:00
Josh Cummings
edb6665103
Update What's New Section
...
Fixes gh-8062
2020-03-04 09:04:45 -07:00
Joe Grandja
b42f0f50ab
Document JdbcOAuth2AuthorizedClientService
...
Fixes gh-8061
2020-03-04 10:14:16 -05:00
Hrushikesh Salunkhe
558924e88e
Typo fix
...
users passwords changed to users' passwords
2020-03-04 06:41:04 -06:00
Eleftheria Stein
603eb1e647
Add OAuth2 Kotlin samples to docs
...
Issue: gh-5558
2020-03-03 22:24:14 -05:00
Josh Cummings
b4cab71fd3
Fix broken doc links
...
Issue gh-8050
2020-03-03 17:26:15 -07:00
Josh Cummings
3766322f03
Added OAuth 2.0 MockMvc Test Support Docs
...
Issue gh-8050
2020-03-03 16:33:08 -07:00
Josh Cummings
80ee6627ba
Change Diagram Font to Sans-serif
...
Fixes gh-8057
2020-03-03 15:27:01 -07:00
Rob Winch
5c2074f01b
Add SecurityFilterChain Figure
...
Closes gh-8055
2020-03-03 15:04:25 -06:00
Rob Winch
81e41f124b
Add anchors to SAML 2.0 documentation
...
Closes gh-8049
2020-03-03 08:01:36 -06:00
Rob Winch
4f25641ee4
Polish Authentication
2020-03-02 22:46:22 -06:00
Eleftheria Stein
0bf59186a3
Add Kotlin Configuration section to docs
2020-03-02 14:51:39 -06:00
Joe Grandja
c111099640
Polish client-registration xsd attributes
...
Issue gh-4557
2020-03-02 15:02:46 -05:00
Josh Cummings
e97396b9c7
Add Resource Server XML Support
...
Fixes gh-5185
2020-03-02 11:51:40 -07:00
Rob Winch
0ba3ff6df2
Update UserDetailsService Docs
...
Closes gh-8048
2020-03-02 11:58:03 -06:00
Rob Winch
6bb056607f
Fix Basic Figure Formating
...
Issue gh-8039
2020-03-01 19:23:31 -06:00
Rob Winch
57ac2207f2
Add Figures to Basic Authentication Docs
...
Closes gh-8039
2020-02-28 16:48:23 -06:00
Rob Winch
bc16f1a526
Fix Link that is Code Styling
...
Closes gh-8038
2020-02-28 13:52:43 -06:00
Rob Winch
562c1d939e
Remove Duplicated Docs
2020-02-28 12:19:40 -06:00
Rob Winch
4d8d95163f
Polish Invalid === in Docs
2020-02-28 12:15:24 -06:00
Rob Winch
0cf9364d92
Fix DispatcherServlet Link
...
Issue gh-8036
2020-02-28 12:15:19 -06:00
Rob Winch
c554a3fc41
Add Link to DispatcherServlet in Filter Review Doc
...
Closes gh-8036
2020-02-28 11:39:22 -06:00
Rob Winch
805ef55d9a
Add Figures to Form Log In Docs
...
Closes gh-8035
2020-02-28 11:36:04 -06:00
Rob Winch
ec61462566
Remove Duplicate Docs
2020-02-27 23:01:40 -06:00
Rob Winch
f4d032a762
Polish Extract Doc Sections
2020-02-27 22:10:02 -06:00
Rob Winch
ecc63f7c8c
Extract Separate Sections of Docs
2020-02-27 22:04:20 -06:00
Rob Winch
5023aa6cf1
Add Request Credentials Figure
...
Closes gh-8030
2020-02-27 21:56:15 -06:00
Rob Winch
b7091ff794
Switch palette to template
...
Issue gh-8000
2020-02-27 21:56:15 -06:00
Rob Winch
d009a7b1de
Add ProviderManager to Reference
...
Closes gh-8029
2020-02-27 21:56:15 -06:00
Eleftheria Stein
bb72206eef
Add Kotlin samples to docs
...
Issue: gh-5558
2020-02-26 10:11:24 -05:00
Eleftheria Stein
87ca71473e
Fix typo in in-memory Kotlin example
2020-02-25 16:39:17 -05:00
Joe Grandja
204a612be1
Deprecate Implicit Grant
...
Fixes gh-8013
2020-02-23 19:34:52 -05:00
Rob Winch
7eb8a3daf5
Polish Authentication Docs Structure
2020-02-21 11:33:36 -06:00
Rob Winch
7d845447ec
Extract AuthenticationManager Docs
...
Closes gh-8006
2020-02-21 10:52:52 -06:00
Rob Winch
21bd3d9a88
Polish Docs
...
Issue gh-8005
2020-02-21 10:52:52 -06:00
Rob Winch
42d79c684b
Polish Docs
...
Issue gh-8005
2020-02-21 10:52:52 -06:00
Rob Winch
7adddb6b30
Remove old SecurityContextHolder Docs
...
Issue gh-8005
2020-02-21 10:52:51 -06:00
Rob Winch
fbbb74c360
Extract GrantedAuthority Docs
...
Closes gh-8005
2020-02-21 10:52:51 -06:00
Rob Winch
1965446d6d
Extract Authentication Docs
...
Issue gh-8005
2020-02-21 10:52:51 -06:00
Rob Winch
49fb6734dc
Extract SecurityContext Docs
...
Issue gh-8005
2020-02-21 10:41:23 -06:00
Rob Winch
702cc1d2bb
Extract SecurityContextHolder Docs
...
Issue gh-8005
2020-02-21 10:41:23 -06:00
Rob Winch
5e9c03aa83
Add AbstractAuthenticationProcessingFilter Docs
...
Closes gh-8004
2020-02-21 10:41:23 -06:00
Rob Winch
052e103aed
Extract AuthenticationEntryPoint Docs
...
Closes gh-8003
2020-02-21 10:41:23 -06:00
Rob Winch
6b0891b081
Extract ExceptionTranslationFilter Docs
...
Closes gh-8002
2020-02-21 10:41:23 -06:00
Rob Winch
32ee30e8a1
Extract FilterSecurityInterceptor Docs
...
Closes gh-8001
2020-02-21 10:41:23 -06:00
Rob Winch
b8d4f33004
Use Color Palette that is Accessible for Color Blind
...
See https://venngage.com/blog/color-blind-friendly-palette for more
details on selecting color blind friendly palettes
Closes gh-8000
2020-02-21 10:41:23 -06:00
Rob Winch
ef8176a198
Add palette.odg
...
Closes gh-7999
2020-02-21 10:41:23 -06:00
Rob Winch
c6d1d3ef61
Add numbers icons
...
Closes gh-7998
2020-02-21 10:41:23 -06:00
Joe Grandja
8a4ff4452b
Add XML namespace support for oauth2-client
...
Fixes gh-5184
2020-02-20 20:05:48 -05:00
Joe Grandja
c5cb6952ea
Polish client-registrations namespace doc
...
Issue gh-4557
2020-02-20 05:34:57 -05:00
Joe Grandja
ff8002eb2e
Polish gh-4557
2020-02-12 15:47:57 -05:00
Ruby Hartono
71a5c9521c
Add XML namespace support for oauth2-login
...
Fixes gh-4557
2020-02-12 15:26:17 -05:00
Joe Grandja
40c0a452d7
Define oauth2-login xsd elements
...
Issue gh-4557
2020-02-12 15:26:17 -05:00
Rob Winch
f9b783bcee
Remove Duplicate Runtime Environment From Docs
...
Closes gh-7980
2020-02-12 13:32:54 -06:00
Rob Winch
72a9c15278
Refactor Duplicate Security Filter Chain Doc
...
This removes the duplicate Security Filter Chain Doc and moves the
HttpFirewall to exploits portion of the documentation.
Closes gh-7979
2020-02-12 12:58:56 -06:00
Rob Winch
eb7df6416a
Fix asciidoctorPdf images
...
We need to use png and disable interlaced mode.
Issue gh-7973
2020-02-11 07:49:54 -06:00
Rob Winch
b173877705
Fix missing asciidoctorPdf attributes
...
Issue gh-7973
2020-02-11 07:49:54 -06:00
Rob Winch
2909d46060
Fix Asciidoctor Warnings
...
Closes gh-7973
2020-02-10 13:30:52 -06:00
Josh Cummings
3e46dacb4b
NamespaceHttpAccessDaniedHandlerTests groovy->java
...
Fixed broken link
Issue gh-4939
2020-02-10 10:38:40 -07:00
Rob Winch
cb695ae60f
Add Dave Syer to Authors
...
Much of the content from architecture is borrowed, with permission
from Dave.
Issueh gh-7955
2020-02-07 15:54:32 -06:00
Rob Winch
55f42fc153
Add High Level Servlet Architecture
...
- Review of Filters
- DelegatingFilterProxy
- FilterChainProxy
- Security Filters
Fixes gh-7955
2020-02-07 14:25:31 -06:00
Josh Cummings
a90e579350
Add JwtIssuerReactiveAuthenticationManagerResolver
...
Fixes gh-7857
2020-02-06 13:45:13 -07:00
Eleftheria Stein
84b8a5abd7
Unlock dependencies for next development version
...
This reverts commit 064616f1ef
.
2020-02-05 15:53:04 +01:00
Eleftheria Stein
064616f1ef
Lock dependencies for 5.3.0.RC1
2020-02-05 10:20:05 +01:00
Rob Winch
1d7208f8ef
Add RSocket Authentication Extension Support
...
Fixes gh-7935
2020-02-04 23:36:47 -06:00
Eleftheria Stein
a2fb2c91c2
Kotlin examples in documentation
...
Issue: gh-5558
2020-01-22 14:36:34 +01:00
Eleftheria Stein
57fba90c0e
Fix LDIF file example in LDAP docs
...
Fixes: gh-7832
2020-01-20 10:24:20 +01:00
Rob Winch
a769f6a0c4
Polish LDAP Authentication
...
Issue gh-7628
2020-01-16 09:38:40 -06:00
Rob Winch
841275e152
Polish Username Password Storage wording
...
Issue gh-7801
2020-01-13 16:40:12 -06:00
Rob Winch
c4a0ed0db5
Fix indentation of user-details-service.adoc
...
Issue gh-7801
2020-01-13 16:40:05 -06:00
Rob Winch
2e2974fc13
Add Dependency Versions to Asciidoctor
...
Add dependency versions to asciidoctor and
spring-version -> spring-core-version
Issue gh-7801
2020-01-13 16:39:57 -06:00
Rob Winch
ad7c44f7fd
Add More role=primary/secondary
...
Issue gh-7801
2020-01-10 10:58:24 -06:00
Rob Winch
729da6463f
Fix appendix-schema id
2020-01-10 10:58:24 -06:00
Eleftheria Stein
1e33627d87
Use standard lambda syntax in documentation
...
Fixes: gh-7774
2020-01-10 13:12:17 +01:00