Rob Winch
21f8ee7f36
Use basicAuthenticationCredentials
9 years ago
Joe Grandja
65b968f04a
Move servlet-specific classes to 'web' package
...
Fixes gh-4366
9 years ago
Rob Winch
0a36359f11
WebFlux HTTP Basic & Form Login Sessions
...
By default both HTTP Basic and form log are enabled. Now HTTP Session will
not be used for HTTP Basic, but will be for form log in.
9 years ago
Joe Grandja
e31684bcf5
Update google defaults
9 years ago
Rob Winch
1fe414379c
Simplify hellowebfluxfn
...
This sample should be absolute minimal example
9 years ago
Rob Winch
164404c7d3
Simplify hellowebflux
...
This sample should be absolute minimal example.
9 years ago
Joe Grandja
306f81b7f7
Minor renames to oauth2 client properties
...
Fixes gh-4296
9 years ago
Joe Grandja
4951550d7d
Add context path to authorization request URI
...
Fixes gh-4510
9 years ago
Joe Grandja
91b0bd4ba5
Provide oauth2login.tokenEndpoint config
...
Fixes gh-4506
9 years ago
Joe Grandja
93c2b2533e
Allow configuring request paths for oauth2 filters
...
Fixes gh-4473
9 years ago
Rob Winch
0eb0e3556b
Add hellowebflux-method sample
...
Fixes gh-4503
9 years ago
Rob Winch
e16b8e7976
Fix logback-test.xml
9 years ago
Joe Grandja
c204cc2c31
Completed implementation in ClaimAccessor's
...
Fixes gh-4449
9 years ago
Joe Grandja
e8c6a1acc8
Move user-name-attribute-name to clients-defaults.yml
...
Fixes gh-4456
9 years ago
Rob Winch
6590fc31cd
Use withMutator
...
Fixes gh-4455
9 years ago
Rob Winch
03f2d654ad
Fix WebTestClient Support
...
Fixes gh-4419
9 years ago
Joe Grandja
67f80dfadc
Update oauth2Login sample doc -> user authority mapping
...
Fixes gh-4373
9 years ago
Joe Grandja
c42b9a68b1
Update oauth2Login sample doc
...
Fixes gh-4452
9 years ago
Joe Grandja
9cfb890207
Use id_token for user authentication
...
Fixes gh-4410
9 years ago
Rob Winch
236e87fc37
Comment WebTestClient Integration
...
Issue gh-4419
9 years ago
Rob Winch
8130965259
Fixes for changes in SPR-15657
...
Fixes gh-4408
9 years ago
Rob Winch
ca6348800e
HttpSecurity.authorizeExchange() allows Method Chaining
...
Fixes gh-4397
9 years ago
Rob Winch
9141a8a7c0
Add Multiple Reactive HttpSecurity
...
Fixes gh-4395
9 years ago
Matt Raible
3624ba5b4e
Remove Okta Add Authorization Server section
...
Fixes gh-4391
9 years ago
Rob Winch
a34bf01754
HelloWebfluxApplicationTests do not start a server
9 years ago
Rob Winch
337317a060
WebFlux now uses ParsingPathMatcher
...
Fixes gh-4388
9 years ago
Rob Winch
d09fb5b500
Move UserDetailsRepository to core.userdetails
...
Fixes gh-4383
9 years ago
Joe Grandja
eb6bd9bea9
Update groupId io.projectreactor.addons -> io.projectreactor
...
Fixes gh-4377
9 years ago
Thai Ha
489ffcfce5
UserInfoTypeConverter is registered if client is registered
...
Fixes gh-4364
9 years ago
Joe Grandja
6c0ecea494
Use java.util.Function instead of Converter
...
Fixes gh-4323
9 years ago
Joe Grandja
ae17cc255b
Implement protected resource call flow in oauth2login sample
...
Fixes gh-4362
9 years ago
Rob Winch
915de03f42
Polish ExchangeMutatorWebFilter Support
...
Issue gh-4343
9 years ago
Rob Winch
6aa7f05579
Polish ExchangeMutatorWebFilter usage
9 years ago
Joe Grandja
4476df93e9
Change ResponseType from enum to class
...
Fixes gh-4292
9 years ago
Joe Grandja
435e389609
Change ClientAuthenticationMethod from enum to class
...
Fixes gh-4313
9 years ago
Joe Grandja
e5ceeb4e22
Resolve compile errors -> MockServerExchangeMutator removed
...
Fixes gh-4356
9 years ago
Joe Grandja
86d0fd77a7
Fix HelloWebflux tests
...
Fixes gh-4353
9 years ago
Matt Raible
dd8952f700
Update Okta instructions in oauth2Login sample
...
Fixes gh-4352
9 years ago
Joe Grandja
521feb9a1b
Update Boot samples to 2.0.0.M1
...
Fixes gh-4339
9 years ago
Rob Winch
bc141febdb
Demo mock support with RouterFunction
9 years ago
Rob Winch
a79a81cd24
Simplify webflux samples
...
Remove the custom user from the hellowebflux and hellowebfluxfn samples.
9 years ago
Rob Winch
247635ed92
WebFluxSecurityConfiguration defaults HTTP Basic
...
Fixes gh-4346
9 years ago
Rob Winch
1cec497a50
Add method chaining for AuthorizeExchangeBuilder
...
Fixes gh-4345
9 years ago
Rob Winch
0428cdd934
Add @EnableWebFluxSecurity
...
Fixes gh-4344
9 years ago
Rob Winch
7bc98db23c
Add WebTestClient test support
...
SecurityExchangeMutators
Fixes gh-4343
9 years ago
Rob Winch
d9c7f42b4c
Rename Application->HelloWebFluxApplication
9 years ago
Rob Winch
f01989ff49
Add hellowebfluxfn
...
Fixes gh-4338
9 years ago
Rob Winch
d81b436e5d
Remove pom.xml from build
...
Gradle is easy enough to import into IDEs, so pom.xml should no
longer be necessary.
This commit removes the pom.xml files from the build.
Fixes gh-4283
9 years ago
Rob Winch
b4f2777755
Add WebFlux
...
Fixes gh-4128
9 years ago
Rob Winch
514f0053cc
Use dependency-management.gradle
9 years ago