anuragkumawat
9f3ef7db7c
JAVA-14866 Update spring-security-core module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter
2022-09-20 20:25:21 +05:30
Asjad J
fc03564b9f
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-postman-authentication/
2022-09-17 08:47:59 +05: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
davidmartinezbarua
5a666085ac
Merge pull request #12716 from etrandafir93/features/BAEL-5674-streams-multiple-vs-single-filters
...
BAEL-5674: basic auth with Postman
2022-09-12 18:08:41 -03:00
emanueltrandafir1993
6773b9b3e8
BAEL-5674: basic auth with Postman
2022-09-11 15:18:37 +02:00
Asjad J
b55e3429ad
Updated README.md
...
updated the broken link
2022-09-03 21:34:54 +05:00
freelansam
46499a2419
JAVA-13823: Review module names ( #12628 )
...
* JAVA-13823: rename struts-2 to struts
* JAVA-13823: rename spring-cloud-bus submodules
* JAVA-13823: rename spring-cloud-config submodules
* JAVA-13823: rename spring-cloud-data-flow submodules
* JAVA-13823: rename spring-cloud-hystrix submodules
* JAVA-13823: rename spring-cloud-netflix-sidecar submodules
* JAVA-13823: rename spring-cloud-zookeeper submodules
* JAVA-13823: rename spring-cloud-zuul-fallback submodules
* JAVA-13823: rename spring-security-web-angular submodules
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2022-08-26 16:20:12 +05:30
Asjad J
3e867be8c8
Created README.md
...
added link back to the article: https://www.baeldung.com/spring-security-pkce-secret-clients
2022-08-25 21:29:14 +05:00
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
Haroon Khan
b9789c23f0
[JAVA-13976] Upgrade Spring Boot to 2.7.2 ( #12603 )
...
* [JAVA-13976] Upgrade Spring Boot to 2.7.2
* [JAVA-13976] Fix failing test due to incorrect Jackson version
2022-08-22 22:47:32 +05:30
freelansam
3f1f6bd34b
JAVA-13826: Align module names, folder names and artifact id ( #12624 )
2022-08-20 23:54:43 +05:30
freelansam
23f33d32fe
JAVA-13826: Align module names, folder names and artifact id ( #12601 )
2022-08-19 12:04:58 +05:30
psevestre
a0942e5c53
[BAEL-2765] PKCE Support for Secret Clients ( #12605 )
...
* [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
2022-08-18 08:25:19 +02:00
Asjad J
485cfe510c
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-thymeleaf-user-info
2022-08-10 09:34:39 +05:00
Asjad J
bc5a892105
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-deprecated-websecurityconfigureradapter
2022-08-10 09:00:59 +05:00
Adrian Bob
81b05fb3ac
BAEL-5638: Added display logged-in user details in Thymeleaf tutorial ( #12524 )
...
* BAEL-5638: Added display logged-in user details in Thymeleaf tutorial
* BAEL-5638: Removed unneeded security config
2022-08-04 09:24:49 +05:30
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
kwoyke
0a84f748e1
Merge pull request #12513 from freelansam/JAVA-12754
...
JAVA-12754: Dissolve module spring-security-5
2022-07-20 11:04:56 +02:00
sampadawagde
073f099fdc
JAVA-12754: Add next link to module
2022-07-18 20:27:47 +05:30
sampadawagde
3910819834
JAVA-12754: Moved 2 articles to spring-security-web-rest-basic-auth
2022-07-18 20:27:20 +05:30
sampadawagde
8faf52f363
JAVA-12754: Moved 2 articles to spring-security-web-rest-basic-auth
2022-07-18 20:25:59 +05:30
sampadawagde
0db8c73f75
JAVA-12754: Moved 2 articles to new module spring-security-web-login-2
2022-07-18 20:25:11 +05:30
sampadawagde
b7033fadfd
JAVA-12754: Moved 3 articles to spring-security-core-2
2022-07-18 20:21:49 +05:30
sampadawagde
4761c771c1
JAVA-12754: removed module spring-5-security
2022-07-18 20:20:42 +05:30
sampadawagde
7e0f6db35b
JAVA-12754: parent module pom changes
2022-07-18 20:20:06 +05:30
freelansam
d7c38b05d6
Merge branch 'master' into JAVA-13136
2022-07-15 10:01:48 +05:30
sampadawagde
2b5179baba
JAVA-13136: Fix formatting of POMs
2022-07-15 09:59:54 +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
acb9cc97cd
JAVA-12732: move security filters article to spring-security-web-mvc
2022-07-06 15:10:08 +05:30
sampadawagde
3d8bef19ad
JAVA-12731: Modify parent pom files
2022-06-30 22:14:38 +05:30
sampadawagde
c8bc22acab
JAVA-12731: Move spring-session into spring-web-modules
2022-06-30 22:13:57 +05:30
sampadawagde
d5d2705ac3
JAVA-12732: modify parent pom
2022-06-30 20:08:15 +05:30
sampadawagde
2df103484d
JAVA-12732: rename spring-5-security-oauth to spring-security-oauth2
2022-06-30 20:07:18 +05:30
sampadawagde
e6faed98b6
JAVA-12732: rename spring-5-security-cognito to spring-security-cognito
2022-06-30 20:06:28 +05:30
sampadawagde
9fab7ade08
JAVA-12732: rename spring-social-login to spring-security-social-login
2022-06-30 20:05:54 +05:30
Asjad J
b0ee0b0404
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-security-exceptionhandler
2022-06-21 11:28:00 +05:00
Greg Martin
997307e55f
Merge pull request #12315 from tirumani03/dev/tirumani03/springSecurityException
...
BAEL-5533: Spring security exceptions
2022-06-18 10:54:32 -04:00
Dhawal Kapil
a3a0fdfd96
JAVA-11241 Added missing pom.xml for container modules and other cleanup
2022-06-14 22:47:10 +05:30
Bhaskara Navuluri
502f947cdb
Restored the deleted test file
2022-06-07 12:16:50 +05:30
Bhaskara Navuluri
a26d45e5c0
Fixed the Integration Build Pipeline
2022-06-06 20:35:38 +05:30
Sarath Chandra
3816e3371a
BAEL-5533: Spring security exceptions
2022-06-05 19:46:35 +05:30
Loredana Crusoveanu
d330c8a991
Update README.md
2022-05-24 11:02:46 +03:00
panagiotiskakos
386707c24f
[JAVA-10577] workaround for circular dependencies
2022-05-15 18:28:33 +03:00
Luis Javier Peris Morillo
8eadd92046
refactor: split spring security module ( #12211 )
...
Refs #BAEL-5339
2022-05-14 18:33:51 +02:00
Asjad J
fd42698279
Created/Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-security-authorization-opa
2022-05-10 06:27:02 +05:00
kwoyke
7c2845bc79
Merge pull request #12185 from freelansam/JAVA-11792
...
JAVA-11792: Fix formatting of POMs
2022-05-09 11:04:26 +02:00
sampadawagde
aed8f9100b
JAVA-11792: Fix formatting of POMs
2022-05-08 16:36:25 +05:30