Commit Graph

782 Commits

Author SHA1 Message Date
Josh Cummings bbd2a9ebae
Revert "Lock Dependencies for 5.3.3.RELEASE"
This reverts commit 116bfe01e6.
2020-06-03 16:11:59 -06:00
Josh Cummings 116bfe01e6
Lock Dependencies for 5.3.3.RELEASE 2020-06-03 13:14:07 -06:00
Markus Engelbrecht 258bd8fa09 Fix typos in BCryptPasswordEncoder documentation
Closes gh-8586
2020-05-27 10:37:46 -05:00
Mazharul Islam e1f01c6d77 mentioning the default strength of BCryptPasswordEncoder
Fixes gh-8542
2020-05-21 11:16:12 -05:00
Thomas Turrell-Croft c1f737c842 Polish JDBC Authentication Doc
* Correct documented default schema to match default schema exposed as classpath resource
* Fix Java example of adding users to JdbcUserDetailsManager

Fixes gh-8550
2020-05-21 11:10:06 -05:00
Andreas Volkmann 5eeeac8e51 Update index.adoc 2020-05-20 08:02:50 -05:00
Joe Grandja 413dfc8679 Unlock dependencies
This reverts commit a61145f74c.
2020-05-06 15:29:45 -04:00
Joe Grandja a61145f74c Lock dependencies for 5.3.2.RELEASE 2020-05-06 15:06:08 -04:00
Andrii Hrytsiuk 4ef2a7984f Fix typos in documentation
Closes gh-8454
2020-05-05 10:46:27 -05:00
Dávid Kovács 4f8a4a9a3b Document description error
Fixes gh-8119
2020-04-21 09:19:46 -04:00
Souphorn 2289ad5e35 Fix typo with correct capitalization
Closes gh-8406
2020-04-17 10:57:25 -04:00
Joe Grandja a78872f268 Unlock dependencies for 5.3.1.RELEASE
This reverts commit 88c02684bb.
2020-03-31 17:53:13 -04:00
Joe Grandja 88c02684bb Lock dependencies for 5.3.1.RELEASE 2020-03-31 17:28:36 -04:00
Joe Grandja 4c040e9e8e Revert "Fix links in oauth2 doc"
This reverts commit 138e676b45.
2020-03-30 13:40:44 -04:00
wassan128 138e676b45 Fix links in oauth2 doc 2020-03-27 16:57:38 -05:00
Josh Cummings 0bde3c5c8f
Clarify ServerBearerExchangeFilterFunction Docs
Fixes gh-8220
2020-03-27 13:25:46 -06:00
Eleftheria Stein 4e8c177652 Update Encryptors documentation
Fixes gh-8208
2020-03-27 10:09:25 -04:00
Josh Cummings e00d3fcd62
Polish Resource Server JWT Docs
Issue gh-5935
2020-03-25 16:33:01 -06:00
Josh Cummings 9f970094e0
Polish Resource Server Multi-tenancy Docs
Issue gh-7532
2020-03-24 15:25:56 -06:00
Josh Cummings 1ebb73856b
Document JwtGrantedAuthoritiesConverter Features
Fixes gh-8176
2020-03-24 15:08:01 -06:00
komuro.hiraku 8c5c142d59 Fix userNameAttribute property case style
Fixes gh-8169
2020-03-24 13:15:17 -04:00
Josh Cummings 33c354ba8b
Document SAML 2.0 Improvements
Fixes gh-8079
Fixes gh-8078
2020-03-20 17:19:29 -06:00
Joe Grandja 2dd40c7de5 Document OAuth2Authorization success and failure handlers
Fixes gh-8073
2020-03-20 16:32:27 -04:00
Joe Grandja 200829fa7a Document AuthorizedClientServiceOAuth2AuthorizedClientManager
Fixes gh-8152
2020-03-19 20:03:34 -04:00
Joe Grandja 120af761a0 Document Jackson serialization support for OAuth 2.0 Client
Fixes gh-8075
2020-03-18 17:08:03 -04:00
Joe Grandja 60838b0739 Document OAuth2AuthorizationRequest customization improvements
Fixes gh-8071
2020-03-18 11:25:06 -04:00
Joe Grandja 48344d858e Document OAuth 2.0 Login XML Support
Fixes gh-8110
2020-03-17 13:49:08 -04:00
Joe Grandja 6a324c2363 Document OAuth 2.0 Client XML Support
Fixes gh-8074
2020-03-17 13:43:12 -04:00
Josh Cummings 14631fc87b
Document AuthenticationEventPublisher
Fixes gh-8081
2020-03-11 16:57:00 -06:00
Josh Cummings 9a3eb07af8
Add Resource Server XML snippets
Fixes gh-8077
2020-03-09 18:59:44 -06:00
Josh Cummings 3903ac4e5f
Document baseUrl Support for OIDC Logout
Fixes gh-8072
2020-03-06 23:08:47 -07:00
Josh Cummings 894a19b5ec
OAuth 2.0 Test Support Docs
- Added WebTestClient documentation
- Updated MockMvc documentation to align

Fixes gh-8050
2020-03-06 22:52:41 -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