Commit Graph

5 Commits

Author SHA1 Message Date
timis1 6818b14f15
JAVA-29308 Upgrade spring-security-web-boot-5 (#15642)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-01-15 16:21:46 +01:00
anuragkumawat 246d83d49d JAVA-26380 Update parent of child modules to use immediate parent 2023-10-28 13:19:47 +05:30
Saikat Chakraborty 3eda2da25f Fix the integration tests which failed due to defined port (#14215) 2023-06-11 13:15:27 +05:30
edizor 87001cac68 Create README.md
[skip ci]
2023-05-25 23:40:52 +08:00
Saikat Chakraborty d37926eddf 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