Commit Graph

50 Commits

Author SHA1 Message Date
psevestre a713d96d4d BAEL 6160 (#13519)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5258] Article Code

* [BAEL-2765] PKCE Support for Secret Clients

* [BAEL-5698] Article code

* [BAEL-5698] Article code

* [BAEL-5900] Initial commit

* [BAEL-5974] Article Code

* [BAEL-5974] Article Code

* [BAEL-6160] Article code

* [BAEL-6160] Tests

---------

Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2023-02-25 11:46:17 -08:00
Adrian Bob f45b2c8659 BAEL-5325: Add Spring Security login/logout API with Springdoc (#13027)
* BAEL-5325: Add Spring Security login/logout API with Springdoc

* Updated Spring version and using annotations for Basic Auth config

* Added tests

* Removed unused dependencies

* Removed dependencies which were accidentally added.

* Removed plugins which were accidentally added.

* Removed property which was accidentally added.
2022-12-09 10:35:09 -08:00
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
psevestre fe09cfb802 BAEL-5698 (#12858)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5258] Article Code

* [BAEL-2765] PKCE Support for Secret Clients

* [BAEL-5698] Article code

* [BAEL-5698] Article code
2022-10-13 12:39:09 -07:00
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
psevestre d03fb7e217 [BAEL-2765] Rename test & add module (#12639)
* [BAEL-2765] Rename test & add module

* [BAEL-2765] Fix java target

* [BAEL-2765] Fix java target
2022-08-23 17:00:55 +02:00
lucaCambi77 0ec6a036ba Spring Security: Upgrading the deprecated WebSecurityConfigurerAdapter (#12540)
* add SecurityFilterChain application in spring security web boot 4

* pmd violation

* fix: pom description

* remove unused code, format

* make tests grouped logically

* add missing case for user role

* rename package to lower case
2022-07-30 21:43:09 -05:00
sampadawagde 7e0f6db35b JAVA-12754: parent module pom changes 2022-07-18 20:20:06 +05:30
freelansam 7b1b24ad7c update pom to remove spring-social-login 2022-07-07 19:08:27 +05:30
freelansam 72a9941130 Merge branch 'master' into JAVA-12732 2022-07-06 15:36:58 +05:30
sampadawagde 6f91643aa2 resolve conflict 2022-07-06 15:34:15 +05:30
sampadawagde 6ae4a1aaf7 JAVA-12732: move spring-ldap into spring-security-ldap 2022-07-06 15:25:12 +05:30
sampadawagde 3d8bef19ad JAVA-12731: Modify parent pom files 2022-06-30 22:14:38 +05:30
sampadawagde d5d2705ac3 JAVA-12732: modify parent pom 2022-06-30 20:08:15 +05:30
Dhawal Kapil a3a0fdfd96 JAVA-11241 Added missing pom.xml for container modules and other cleanup 2022-06-14 22:47:10 +05:30
Luis Javier Peris Morillo 8eadd92046 refactor: split spring security module (#12211)
Refs #BAEL-5339
2022-05-14 18:33:51 +02:00
psevestre 26d944ceaa [BAEL-5584] Article code (#12157) 2022-05-02 22:42:41 -07:00
Shashank 5d182c3472 moving spring-security-config module classes to spring-security-web-boot3 2021-10-13 16:40:42 +05:30
freelansam fe7d2af8c0 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
Dhawal Kapil a4990d7d8f Enabled spring-security-web-reach module and fixed vulnerabilities in npm packages 2021-08-15 22:40:20 +05:30
freelansam 32dde5b5d1 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
Dhawal Kapil 2c9bb8f04d JAVA-5975 Disabled spring-security-web-react, will be fixing in JAVA-6216 (#10981) 2021-06-29 22:48:40 +05:30
freelansam 10bb7e44ea JAVA-2436: renamed module spring-security-web-persisted-remember-me to (#10874)
* JAVA-2436: renamed module spring-security-web-persisted-remember-me to
spring-security-web-persistence

* JAVA-2436: removed redundant dependencies

* JAVA-2436: removed redundant dependency

* JAVA-2436: Move/rename module spring-security-web-persisted-remember-me

* JAVA-2436: clean up
2021-06-15 00:17:32 +05:30
sampadawagde 4b1f2c50a5 JAVA-5223: Fix formatting of POMs (Spring Security Modules) 2021-05-17 20:22:27 +05:30
Greg d211a24aed Update pom.xml
Removed dulicate modules
2021-04-04 11:44:22 -04:00
Greg b1dbbdda46 Merge branch 'master' into BAEL-4828 2021-04-04 11:27:29 -04:00
hmdrzsharifi 49769beacf bael-4828: add new maven module:spring-security-web-boot-3 2021-04-02 12:09:09 +04:30
Krzysztof Woyke ce89004e96 JAVA-3578: Verify sub-modules - spring-security-modules 2021-03-31 15:39:52 +02:00
Anshul BANSAL bc4ea42b7d Spring Security with SAML and Okta 2021-02-19 10:18:44 +02:00
sampadawagde 0513c0b64d JAVA-3506: added modules to new parent's pom 2020-12-25 22:45:16 +05:30
Loredana Crusoveanu 9624056752 remove remaining kotlin code 2020-11-25 11:52:43 +02:00
Loredana e012de2de9 add the oidc legacy code back 2020-10-20 11:42:57 +03:00
Amit Pandey 540e719c11 moved spring-security-web-jsonview module to spring-security-core (#10015)
* moved spring-security-web-jsonview module to spring-security-core

* removed deleted module from project build
2020-09-14 21:51:24 +05:30
sampadawagde 7e6ddf0e48 JAVA-69: parent module changes as per child module renaming 2020-08-18 15:40:29 +05:30
sampadawagde 12d16d9c85 JAVA-68: parent module pom changes as per child module renaming 2020-08-16 16:34:03 +05:30
mikr 1d0488b576 Java-70 Rename modules in Spring Security modules 2020-08-15 20:25:37 +02:00
sampadawagde daed0a310a JAVA-67: module pom changes as per renamed modules 2020-08-13 12:57:25 +05:30
mikr 273b876127 JAVA-71 spring-security-config 2020-07-07 00:54:52 +02:00
rpvilao 7626e7f0ca Merge pull request #9479 from musibs/KTLN-131
KTLN-131 Kotlin Spring Security DSL Initial Commit
2020-06-17 16:04:41 +02:00
musibs c481591634 Moved the module to spring security modules 2020-06-12 14:18:49 +05:30
sampadawagde d214da3cb1 JAVA-39: Updated parent module pom to remove deleted module 2020-06-02 22:57:22 +05:30
Anshul Bansal 7b53c3cb55 BAEL-3996_Spring_Security_with_Auth0 (#9300)
* BAEL-3996 - Spring Security with Auth0

* BAEL-3996 - Spring Security with Auth0 code fixes

* BAEL-3996 - Spring Security with Auth0

* BAEL-3996 - removed spaces

* BAEL-3996 - RequestMapping is updated to GetMapping
2020-05-26 16:58:17 +01:00
Anshul Bansal 8d41b96d07 corrected alphabetical order of modules 2020-05-09 15:30:54 +03:00
Anshul BANSAL a1cfe519ca BAEL-3995 - Spring Security with Okta 2020-05-03 14:38:08 +03:00
Loredana Crusoveanu 6516f14696 Merge pull request #8746 from sampada07/JAVA-6-feature
JAVA-6 : Split or move spring-security-mvc-boot module
2020-02-22 21:03:31 +02:00
sampadawagde 0bfbec65dd JAVA-6: Split or move spring-security-mvc-boot module 2020-02-17 21:49:03 +05:30
mikr 522e076018 Java-72 Rename Spring Security LDAP module 2020-02-15 20:26:00 +01:00
mikr a8a4f41225 BAEL-20772 Fix Spring Security React module 2020-01-26 23:43:19 +01:00
Dhawal Kapil 540ad2b113 BAEL-20665 Submodules not building
- Further fixes
2020-01-12 21:21:33 +05:30
Dhawal Kapil 5fe00c432b BAEL-20655 Which sub-modules aren't being built?
- Added more parent levels pom
2020-01-12 20:28:45 +05:30