panos-kakos
66ecd935ea
[JAVA-20615] Upgraded spring-security-modules to jdk9-and-above profile ( #14142 )
...
* [JAVA-20615] Upgraded spring-security-modules to jdk9-and-above profile
* [JAVA-20615] test build
* [JAVA-20615] test build
* [JAVA-20615] Clean up
2023-05-31 22:26:25 +05:30
Saikat Chakraborty
af36c291d7
Bael 4582: Custom Authentication using shared secret ( #13801 )
...
* Spring custom security filter add
* Integration Tests add
* Add Project into parent pom
* refactor code
* refactor code
* remove .env and refactor code
* refactor code
* exclude auto configuration
* Refactored code
* removed ssl certificate for security
* Set session management to statelees
* Refactor tests
* Refactor authentication logic
* Refactor authentication logic
* Refactor authentication logic
* Remove unused code
* Remove unused code
* Remove unused appconfig
2023-05-16 20:03:45 +01:00
psevestre
3438aea2c4
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
8eff8418c2
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
188201d324
JAVA-15409: Fix formatting of POMs ( #12992 )
2022-11-18 00:26:06 +05:30
psevestre
944288b6b2
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
0583091fa2
JAVA-14673 - Fix formatting of POMs ( #12722 )
...
* JAVA-14673 - Fix formatting of POMs
* cleanup
2022-09-13 21:22:49 +05:30
psevestre
cf5c2bec97
[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
2776db95e0
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
2df12f514b
JAVA-12754: parent module pom changes
2022-07-18 20:20:06 +05:30
freelansam
bde5341a1e
update pom to remove spring-social-login
2022-07-07 19:08:27 +05:30
freelansam
2f213e0a07
Merge branch 'master' into JAVA-12732
2022-07-06 15:36:58 +05:30
sampadawagde
bee21bd04f
resolve conflict
2022-07-06 15:34:15 +05:30
sampadawagde
664397ead7
JAVA-12732: move spring-ldap into spring-security-ldap
2022-07-06 15:25:12 +05:30
sampadawagde
045b70a512
JAVA-12731: Modify parent pom files
2022-06-30 22:14:38 +05:30
sampadawagde
b65cf410fa
JAVA-12732: modify parent pom
2022-06-30 20:08:15 +05:30
Dhawal Kapil
856d2c0fef
JAVA-11241 Added missing pom.xml for container modules and other cleanup
2022-06-14 22:47:10 +05:30
Luis Javier Peris Morillo
2de31dd622
refactor: split spring security module ( #12211 )
...
Refs #BAEL-5339
2022-05-14 18:33:51 +02:00
psevestre
6f77fef87c
[BAEL-5584] Article code ( #12157 )
2022-05-02 22:42:41 -07:00
Shashank
13d9e44671
moving spring-security-config module classes to spring-security-web-boot3
2021-10-13 16:40:42 +05:30
freelansam
23fec3d8a7
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
5047a70c52
Enabled spring-security-web-reach module and fixed vulnerabilities in npm packages
2021-08-15 22:40:20 +05:30
freelansam
69a1db0eb0
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
030c677574
JAVA-5975 Disabled spring-security-web-react, will be fixing in JAVA-6216 ( #10981 )
2021-06-29 22:48:40 +05:30
freelansam
3c61f6a524
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
619402e777
JAVA-5223: Fix formatting of POMs (Spring Security Modules)
2021-05-17 20:22:27 +05:30
Greg
4522b86c78
Update pom.xml
...
Removed dulicate modules
2021-04-04 11:44:22 -04:00
Greg
5a98f41269
Merge branch 'master' into BAEL-4828
2021-04-04 11:27:29 -04:00
hmdrzsharifi
66125d18a3
bael-4828: add new maven module:spring-security-web-boot-3
2021-04-02 12:09:09 +04:30
Krzysztof Woyke
d5fa315479
JAVA-3578: Verify sub-modules - spring-security-modules
2021-03-31 15:39:52 +02:00
Anshul BANSAL
aca3993c85
Spring Security with SAML and Okta
2021-02-19 10:18:44 +02:00
sampadawagde
0acad33c12
JAVA-3506: added modules to new parent's pom
2020-12-25 22:45:16 +05:30
Loredana Crusoveanu
7947131504
remove remaining kotlin code
2020-11-25 11:52:43 +02:00
Loredana
9e8e81b8b6
add the oidc legacy code back
2020-10-20 11:42:57 +03:00
Amit Pandey
f47741a9b1
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
bc98685f15
JAVA-69: parent module changes as per child module renaming
2020-08-18 15:40:29 +05:30
sampadawagde
8efc692a05
JAVA-68: parent module pom changes as per child module renaming
2020-08-16 16:34:03 +05:30
mikr
a4b01b4b09
Java-70 Rename modules in Spring Security modules
2020-08-15 20:25:37 +02:00
sampadawagde
f22d1034aa
JAVA-67: module pom changes as per renamed modules
2020-08-13 12:57:25 +05:30
mikr
2da5fc0d0a
JAVA-71 spring-security-config
2020-07-07 00:54:52 +02:00
rpvilao
707c8fdcec
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
32a1b5f814
Moved the module to spring security modules
2020-06-12 14:18:49 +05:30
sampadawagde
11dbcbfaa4
JAVA-39: Updated parent module pom to remove deleted module
2020-06-02 22:57:22 +05:30
Anshul Bansal
86121f29f4
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
80aeb99783
corrected alphabetical order of modules
2020-05-09 15:30:54 +03:00
Anshul BANSAL
dd7248640d
BAEL-3995 - Spring Security with Okta
2020-05-03 14:38:08 +03:00
Loredana Crusoveanu
fefa9d53fd
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
b9cb79cc76
JAVA-6: Split or move spring-security-mvc-boot module
2020-02-17 21:49:03 +05:30
mikr
82e89a794e
Java-72 Rename Spring Security LDAP module
2020-02-15 20:26:00 +01:00
mikr
758c389ca8
BAEL-20772 Fix Spring Security React module
2020-01-26 23:43:19 +01:00