panos-kakos
0c64afdc3c
[JAVA-23099] Upgraded maven-war-plugin to latest version
2023-08-28 09:02:54 +03:00
collaboratewithakash
99ac8fb3d4
backlink updated
2023-08-11 12:33:16 +05:30
Bipinkumar27
e7c6c16715
JAVA-22440: Changes made for adding Add missing submodule in respective container modules
2023-07-26 21:35:26 +05:30
Michael Olayemi
43faa3ff58
How to get active user's UserDetails with AuthenticationPrincipal ( #14398 )
2023-07-15 07:10:27 +05:30
edizor
b4a8b84d1d
Update README.md
...
[skip ci]
2023-07-13 20:12:10 +08:00
Michael Olayemi
701b8f8a05
How to Solve 403 Error in Spring Boot Post Request ( #14303 )
...
* How to Solve 403 Error in Spring Boot Post Request
* How to Solve 403 Error in Spring Boot Post Request
2023-07-08 19:20:38 +05:30
Bipin kumar
16272c6c47
JAVA-22625: Changes made for module Q to S formatting the pom.xml ( #14330 )
2023-06-30 16:37:55 +05:30
anuragkumawat
930d2fc22a
Java 21460 Move code from spring-boot-swagger & spring-boot-swagger-2 to spring-boot-swagger-springfox module ( #14310 )
...
* JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger-2 module to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger module to use SpringDoc in place of SpringFox
* JAVA-21460 Move code from spring-boot-swagger & spring-boot-swagger-2 to spring-boot-swagger-springfox module
* JAVA-21457 Upgrade spring-security-web-rest to use SpringDoc in place of SpringFox
2023-06-28 10:13:24 +05:30
Loredana Crusoveanu
d4a0ed5f1e
Merge pull request #14216 from collaboratewithakash/master
...
backlink updated
2023-06-11 15:33:45 +03:00
Saikat Chakraborty
41d1bc0e7d
Fix the integration tests which failed due to defined port ( #14215 )
2023-06-11 13:15:27 +05:30
collaboratewithakash
a8a07bc583
backlinks removed
2023-06-09 15:29:11 +05:30
Loredana Crusoveanu
65d44a96e9
Merge branch 'master' into master
2023-06-02 16:23:25 +03:00
edizor
d2897638cd
Update README.md
...
[skip ci]
2023-06-02 08:24:42 +08:00
collaboratewithakash
25840eff01
backlink added
2023-06-01 12:21:46 +05:30
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
collaboratewithakash
30ffb3cc5a
backlink updated
2023-05-31 17:28:06 +05:30
collaboratewithakash
0f09464d98
backlink updated
2023-05-31 16:17:42 +05:30
collaboratewithakash
14c4b606eb
updated link
2023-05-27 15:00:11 +05:30
edizor
6302d83e3e
Create README.md
...
[skip ci]
2023-05-25 23:40:52 +08:00
Hamid Reza Sharifi
0b68753c6a
Bael 5711: Securing Spring Boot API with API key and secret ( #14102 )
...
* #bael-5711: add source
* #bael-5711: remove extra space
* #bael-5711: remove extra space
* #bael-5711: remove extra space
* #bael-5711: add custom message
* #bael-5711: refactor return null
---------
Co-authored-by: h_sharifi <h_sharifi@modernisc.com >
2023-05-25 11:47:53 +02:00
Bipin kumar
0e4dc7b874
JAVA-21189: changes made for formatting modules starting from S ( #14106 )
2023-05-24 19:37:51 +05:30
Hamid Reza Sharifi
00d01b2b7f
BAEL-5711: Securing Spring Boot API with API key and secret ( #14015 )
...
* #bael-5711: add source
* #bael-5711: remove extra space
* #bael-5711: remove extra space
* #bael-5711: remove extra space
---------
Co-authored-by: h_sharifi <h_sharifi@modernisc.com >
2023-05-18 10:50:26 +02:00
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
Kasra Madadipouya
de11e3cb6c
JAVA-20555 use Java Base64 instead of deprecated Spring Base64Utils ( #13941 )
2023-05-05 12:58:11 +03:00
Dhawal Kapil
d858554c4e
Update README.md ( #13905 )
2023-04-25 19:49:12 +05:30
Dhawal Kapil
37d45991b6
Update README.md ( #13904 )
2023-04-25 19:04:52 +05:30
Dhawal Kapil
003dffe326
Update README.md ( #13903 )
2023-04-25 19:01:29 +05:30
jsgrah-spring
0f41e957d3
JAVA-20481 ( #13901 )
...
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
2023-04-25 18:55:05 +05:30
edizor
d48726c527
Update README.md
...
[skip ci]
2023-03-30 21:12:49 +08:00
davidmartinezbarua
c1f09057de
Merge pull request #13659 from muasif80/master
...
BAEL-6035
2023-03-22 14:05:07 -03:00
Muhammad Asif
764f96c26d
BAEL-6035
2023-03-16 23:28:37 +05:00
edizor
fa943d8f46
Create README.md
...
[skip ci]
2023-03-17 00:43:31 +08:00
edizor
28e70847ab
Create README.md
...
[skip ci]
2023-03-04 11:16:45 +08:00
ch4mpy
ae81947080
BAEL-6223 : ul (CONFIGURATION)
...
Revert move spring-security-oauth2-testing module declaration
2023-03-01 14:53:35 -10:00
ch4mpy
db2426fdc6
BAEL-6223 : ul (CONFIGURATION)
...
Anonymous test methods naming
2023-03-01 14:53:01 -10:00
ch4mpy
8253842dd2
BAEL-6223 : ul (CONFIGURATION)
...
Move spring-security-oauth2-testing module declaration
2023-03-01 14:20:41 -10:00
ch4mpy
2679f0fb64
Baeldung source format
2023-03-01 14:11:01 -10:00
ch4mpy
3a6f99223a
Improve anonymous tests readability
2023-03-01 14:11:01 -10:00
ch4mpy
03c3de438c
https://jira.baeldung.com/browse/BAEL-6223
2023-03-01 14:11:01 -10: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
Anastasios Ioannidis
d790a0e0bd
JAVA-12390 Enabled CORS ( #13208 )
2023-01-19 23:37:14 +05:30
jsgrah-spring
57975a0342
JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article ( #13279 )
...
* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article.
* JAVA-16085, Cleanup unnecessary resources samlKeystore.jks and library maven-war-plugin.
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
2023-01-16 23:01:13 +05:30
freelansam
55810387b4
JAVA-16563: Fix formatting of POMs ( #13175 )
2022-12-20 22:37:54 +05:30
edizor
9f83f8fdee
Update README.md
...
[skip ci]
2022-12-15 16:31:55 +08:00
Adrian Bob
d367ec1550
Updated README ( #13152 )
2022-12-11 09:23:11 -08:00
TomVerkon
590b1713e3
Master java 15108 ( #13144 )
...
* Added server.servlet.register-default-servlet=true
to application.properties file to eliminate
java.lang.IllegalStateException: Unable to locate the default servlet
for serving static content. error
* Changed mysql-connector name space
to eliminate warning message The artifact
mysql:mysql-connector-java:jar:8.0.31 has been relocated to
com.mysql:mysql-connector-j:jar:8.0.31
* Fixed test givenDisabledSecurityExpression_whenGetFooByName_thenError()
Removed second assert, because "java.lang.RuntimeException: method
hasAuthority() not allowed" is seen in console but is not passed to
testing. Test returns "Internal Server Error"
* Removed location changes I previously made to mysql-connector-java in
the pom
Co-authored-by: tverk <tverk@TomsXPS17-9720.attlocal.net >
2022-12-11 10:43:05 +05:30
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
collaboratewithakash
a0fc7528df
backlink fixed.
2022-12-05 16:28:32 +05:30
collaboratewithakash
5bf67fc672
backlink fixed.
2022-12-05 16:25:53 +05:30
anuragkumawat
818d181400
JAVA-14897 Update spring-security-auth0 module under spring-security modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #13070 )
...
* JAVA-14897 Update spring-security-auth0 module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter
* JAVA-14897 Code update as per review comment
2022-11-25 19:50:00 +05:30