spring-security/docs/modules/ROOT/pages/servlet
Igor Bolic 2e66b9f6cc Allow customization of redirect strategy
The default redirect strategy will provide authorization redirect
URI within HTTP 302 response Location header.
Allowing the configuration of custom redirect strategy will provide
an option for the clients to obtain the authorization URI from e.g.
HTTP response body as JSON payload, without a need to handle
automatic redirection initiated by the HTTP Location header.

Closes gh-11373
2022-08-08 15:44:01 -05:00
..
appendix Allow customization of redirect strategy 2022-08-08 15:44:01 -05:00
authentication Use SHA256 by default in Remember Me 2022-07-25 10:33:12 -03:00
authorization Clarify authorize-http-requests docs 2022-07-14 10:19:31 -03:00
configuration ForceEagerSessionCreationFilter 2022-04-15 14:18:25 -05:00
exploits Replace WebSecurityConfigurerAdapter with SecurityFilterChain in docs 2022-02-08 18:10:58 +01:00
integrations Add AuthorizationManager to Messaging 2022-05-27 13:35:19 -06:00
oauth2 Update opaque-token.adoc 2022-06-01 13:43:42 +02:00
saml2 use okta as registration id 2022-03-30 14:39:39 -06:00
test Restore missing link text 2022-05-27 13:00:20 -06:00
architecture.adoc ForceEagerSessionCreationFilter 2022-04-15 14:18:25 -05:00
getting-started.adoc Merge Clean up Reference Documentation 2021-12-13 16:57:36 -06:00
index.adoc Docs Use Section Summary where appropriate 2021-10-28 14:02:38 -05:00