Joe Grandja
26c6570b10
Revert "Lock Dependencies"
...
This reverts commit b3250c06a9
.
2021-04-12 14:42:38 -04:00
Joe Grandja
b3250c06a9
Lock Dependencies
2021-04-12 14:19:19 -04:00
Rob Winch
71f9876c48
Revert "Lock dependencies"
...
This reverts commit dca4858d81
.
2021-02-11 13:38:50 -06:00
Rob Winch
dca4858d81
Lock dependencies
2021-02-11 13:00:32 -06:00
Rob Winch
ec8f6014d4
Revert "Lock dependencies"
...
This reverts commit fa5f789beb
.
2021-02-11 09:51:54 -06:00
Rob Winch
fa5f789beb
Lock dependencies
2021-02-11 08:53:40 -06:00
Josh Cummings
84b560919c
Change Example Name
...
Closes gh-9379
2021-01-28 11:24:19 -07:00
Josh Cummings
2985d805b0
Migrate SAML 2.0 Test and Docs to PCFOne
...
Issue gh-9362
2021-01-22 15:12:31 -07:00
Eleftheria Stein
5315b2eeca
Resolve artifacts from Maven Central first
...
- Use spring-build-conventions:0.0.36
- Add https://repo.spring.io/release to reference
Closes gh-9367
2021-01-22 13:54:47 +01:00
Josh Cummings
7c2010f507
Revert "Lock Dependencies for 5.3.6"
...
This reverts commit a153012056
.
2020-12-02 19:32:03 -07:00
Josh Cummings
a153012056
Lock Dependencies for 5.3.6
2020-12-02 16:31:52 -07:00
Hideaki Matsunami
3ba441ef50
add white space before strong notation.
2020-10-30 15:50:44 -06:00
Ayush Kohli
9ab21f88cd
Closes gh-8196
...
Add leveloffset
2020-10-28 15:05:29 -06:00
Josh Cummings
2dcfda7fac
Revert "Lock Dependencies for 5.3.5.RELEASE"
...
This reverts commit 846a5a962c
.
2020-10-07 16:39:28 -06:00
Josh Cummings
846a5a962c
Lock Dependencies for 5.3.5.RELEASE
2020-10-07 13:18:01 -06:00
ilee
b2dd95fc3b
Update ssl setup guide link in tomcat server
2020-09-24 13:53:04 -06:00
Eleftheria Stein
d8bef76a0f
Unlock dependencies
...
This reverts commit b619d298aa
.
2020-08-05 18:18:02 +02:00
Eleftheria Stein
b619d298aa
Lock Dependencies for 5.3.4.RELEASE
2020-08-05 12:33:31 +02:00
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