Commit Graph

22 Commits

Author SHA1 Message Date
johnA1331 8ae13d1f54 Update README.md 2020-08-20 18:06:48 +08:00
Krzysiek e52c826968 JAVA-1648: Get rid of the overriden spring-boot.version property in spring-5-security 2020-08-11 22:14:45 +02:00
azhwani 0c41375443 quick fix 2020-08-10 13:58:50 +01:00
azhwani 1cd7cca2ca quick fix 2020-08-03 12:57:37 +01:00
azhwani ebb836524d first commit 2020-08-03 12:46:26 +01:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Mihai238 26c11b3e85 add example for security with profiles (#9185)
Co-authored-by: Mihai Lepadat <mihai.lepadat@irian.at>
2020-06-09 21:49:03 +02:00
Amit Pandey 32259e7caf Java 1687 1 (#9450)
* used password encoder over plaintext password

* used password encoder over plaintext password
2020-06-09 00:26:31 +05:30
johnA1331 6db54f0321 Update README.md 2020-05-12 16:53:32 +08:00
johnA1331 24a5b88717 Update README.md 2020-05-12 16:36:44 +08:00
SippingCode 2d7bc17dda Bael 3970 (#9236)
* Manual logout with Spring Security
- Basic manual logout
- logout with Clear Data Site Header

* Add missing annotation for controller. Change mapping URL value.

* Add intergration tests for manual logouts.

* BAEL-3970 - Add asserts on test. Fix tests names. Remove unused imports.

* BAEL-3970 - Use PostMapping annotation. Remove unnecessary information for security configuration.

* remove logout controllers

* Add multiple entrypoints configurations. Create custom handlers for different logouts (basic, cookie clearing, clear-site-data).

* Refactor configuration with lambda DSL.

* BAEL-3970 - Remove unnecessary handler for basic logout. Fix integration tests for basic logout.
2020-05-04 15:08:00 -07:00
SippingCode 2c99a832cd Bael 3970 (#9132)
* Manual logout with Spring Security
- Basic manual logout
- logout with Clear Data Site Header

* Add missing annotation for controller. Change mapping URL value.

* Add intergration tests for manual logouts.

* BAEL-3970 - Add asserts on test. Fix tests names. Remove unused imports.

* BAEL-3970 - Use PostMapping annotation. Remove unnecessary information for security configuration.

* remove logout controllers

* Add multiple entrypoints configurations. Create custom handlers for different logouts (basic, cookie clearing, clear-site-data).

* Refactor configuration with lambda DSL.
2020-04-29 23:16:05 -07:00
SippingCode 7fdcf68ccb BAEL 3970 - Manual logout with Spring Security (#9075)
* Manual logout with Spring Security
- Basic manual logout
- logout with Clear Data Site Header

* Add missing annotation for controller. Change mapping URL value.

* Add intergration tests for manual logouts.

* BAEL-3970 - Add asserts on test. Fix tests names. Remove unused imports.
2020-04-14 22:26:52 -07:00
dupirefr 76ee18f799 [JAVA-958] Standardize packages in spring-5-security module 2020-03-20 08:26:22 +01:00
johnA1331 4ccee93b33 Update README.md 2020-02-05 16:31:03 +08:00
Eric Martin 9cd4a0a16e Merge pull request #8278 from maryarm/BAEL-3338
BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
2019-12-16 20:16:01 -06:00
maryarm 5cf5456e35 BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
-Fix issues according to review
2019-12-14 19:26:34 +03:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
maryarm 41a8ea19d3 BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
Fix indentation problems in code, do some renaming to sync article with code
2019-12-02 16:33:37 +02:00
maryarm 07461f418a BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security 2019-11-30 21:09:33 +02:00
amit2103 cbf0e6f6f1 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00