Commit Graph

22 Commits

Author SHA1 Message Date
Daniel Barrigas 5a8ee24152 BAEL-1914 refactor (#4749)
* Server Sent Events example using Spring Webflux and React

* spring security custom AuthenticationFailureHandler

* refactor

* moved SSE to branch

* remove pom properties

* moved AuthenticationFailureHandler example to spring-security-mvc-login
2018-07-18 19:58:01 +02:00
eugenp 1cba1b043c minor formatting cleanup 2017-08-24 13:11:52 +03:00
Doha2012 610bb05123 minor fix (#2334)
* minor logging fix

* spring security sso

* use basic auth

* use form login

* cleanup

* cleanup

* final cleanup

* second client app for sso

* spring boot bootstrap

* add logic

* cleanup

* add simple controller

* add thymeleaf and security

* minor fix

* minor fix

* add more boot properties

* fix live test

* fix live test

* minor fix

* semaphores

* fix configuration

* kotlin collection

* add more collection examples

* minor upgrade

* cucumber java8

* minor fix
2017-07-30 10:08:54 +03:00
Doha2012 74688cf30e remove log4j dependencies (#1675)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies
2017-04-18 22:39:13 +02:00
Doha2012 7525544e09 use standard logback.xml (#1666)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml
2017-04-17 18:41:23 +02:00
Tian Baoqiang 9dab68a48e add redirection after login with Spring Security(BAEL-648) (#1214) 2017-02-25 07:41:07 +01:00
lor6 424f55ac48 custom access denied page (#1133)
* custom access denied page

* fix formatting, remove imports
2017-02-12 08:11:55 -06:00
Sunil Mogadati 08896d72bc BAEL-445: Update to the simple Spring Security hasRole example (#940)
* Add NDC and JBoss Logging to the demo application

* NDC for Log4j, Log4j2 and JBoss Logging

* Simplify NDC example by making it a single operation instead of two

* Make NDC example as RestController, Use JBoss Logging only as a logging bridge

* Fix merge conflicts in pull request - log-mdc pom.xml updated

* BAEL-445 Update to Spring security SpEL example

* BAEL-445: Change tabs to spaces in the updated code
2016-12-29 16:55:40 -06:00
DOHA f4b9617768 upgrade xml schema 2016-12-05 13:11:56 +02:00
Robert Kohanyi d0aee4efa9 Create new sec conf activated by https spring profile based on Slavisa's idea 2016-05-02 16:56:50 +01:00
Robert Kohanyi 01be10edbb /anonymous.html doesn't require http to set explicitely after we set it for /** 2016-05-02 16:11:59 +01:00
Robert Kohanyi cddd15019c Refined the url pattern for perform_login, remove permitAll (it's not needed, works either way) 2016-04-24 21:02:23 +01:00
Robert Kohanyi c042617936 Add (commented out) config for Spring Channel Security 2016-04-24 21:02:17 +01:00
DOHA 9b262c9381 add java configuration 2016-04-03 19:13:43 +02:00
DOHA cb45b176f5 cleanup and upgrade 2016-01-06 19:38:25 +02:00
eugenp 416302f950 maven upgrades, xsd cleanup 2015-10-26 15:09:08 +02:00
eugenp a1e7be16b8 formatting cleanup 2015-07-23 16:54:23 +03:00
eugenp 1e36d212d1 spring updates 2014-09-15 14:26:17 +03:00
eugenp fcf3e693f5 upgrading all xsds to spring 4 2013-12-31 19:12:12 +02:00
eugenp f40c9d3a96 upgrading to spring security 3.2, other maven upgrades, cleanup work 2013-12-18 13:25:45 +02:00
eugenp e9e91d8019 MVC work 2013-07-26 11:38:44 +03:00
eugenp 1fd1a2e0bf project structure cleanup 2013-07-14 15:22:01 +03:00