makeitfine-org / renovation

Renovation reporter
GNU General Public License v3.0
0 stars 0 forks source link

keycloak spring boot security example #78

Open stingion opened 2 years ago

stingion commented 2 years ago

Create modules with diff security scenarios for better experience.

https: https://curity.io/resources/learn/oidc-spring-boot/

See:

https://habr.com/ru/company/reksoft/blog/552346/ Considered

https://www.analyticsvidhya.com/blog/2022/06/spring-security-oauth2-with-keycloak/ Considered

https://www.analyticsvidhya.com/blog/2022/06/spring-security-oauth2-with-keycloak-pkce-authorization-code-flow/ https://medium.com/@bcarunmail/securing-rest-api-using-keycloak-and-spring-oauth2-6ddf3a1efcc2

https://blog.devgenius.io/get-started-with-docker-and-docker-compose-cddcb5a3f3b9 https://computingforgeeks.com/run-keycloak-server-in-docker/

https://www.baeldung.com/spring-boot-keycloak Considered

https://blog.devgenius.io/secure-your-spring-boot-application-using-keycloak-8c63e0530089

https://dzone.com/articles/secure-spring-boot-application-with-keycloak Considered

https://medium.com/devops-dudes/securing-spring-boot-rest-apis-with-keycloak-1d760b2004e Considered

https://www.toptal.com/spring/spring-boot-oauth2-jwt-rest-protection (In process:)

https://medium.com/teamarimac/how-to-secure-spring-boot-application-with-keycloak-3ffed7e500a4 https://docs.codenow.com/docs/java-spring-boot-complex-examples/secured-spring-boot-rest-api-with-keycloak https://www.appsdeveloperblog.com/guide-to-use-keycloak-with-spring-boot/ https://www.tutorialsbuddy.com/keycloak-secure-spring-boot-rest-api https://www.thomasvitale.com/spring-security-keycloak/

Change deprecation: https://www.appsdeveloperblog.com/migrating-from-deprecated-websecurityconfigureradapter/ https://www.codejava.net/frameworks/spring-boot/fix-websecurityconfigureradapter-deprecated https://spring.io/blog/2022/02/21/spring-security-without-the-websecurityconfigureradapter

Spring security: https://medium.com/@bcarunmail/securing-rest-api-using-keycloak-and-spring-oauth2-6ddf3a1efcc2