VOOZH about

URL: https://www.javacodegeeks.com/tag/spring-security/page/4

⇱ Spring Security Archives - Page 4 of 13 - Java Code Geeks


  • Enterprise Java👁 Image
    Yatin BatraNovember 4th, 2024
    1 1,469

    Firebase Authentication-Spring Security Integration

    Firebase Authentication is a service that allows easy user authentication with email/password, social providers, and phone numbers. On the other…

    Read More »
  • Enterprise Java👁 Image
    Yatin BatraSeptember 16th, 2024
    0 980

    Spring Security 6.3 – What’s New

    Spring Security 6.3 introduces several enhancements and new features that aim to improve security, developer experience, and performance. With modern…

    Read More »
  • Enterprise Java👁 Image
    Omozegie AziegbeJuly 23rd, 2024
    0 1,241

    Secure SPA Authentication with PKCE and Spring Authorization Server

    This article will explore implementing authentication in a Single Page Application (SPA) using the Proof Key for Code Exchange (PKCE)…

    Read More »
  • Core Java👁 Image
    Omozegie AziegbeJune 17th, 2024
    0 912

    Using Social Login Authentication in Spring Boot with OAuth2

    Social login is a mechanism that allows users to sign into an application using their existing credentials from social networking…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Omozegie AziegbeMay 20th, 2024
    0 2,172

    REST API Security with Spring Security JWT Token Signing

    Securing REST APIs is important in today’s web development, especially with microservices becoming more common. A popular way to do…

    Read More »
  • Enterprise Java👁 Image
    Mary ZhengMay 3rd, 2024
    0 2,149

    Spring Security AuthorizationManager

    1. Introduction Spring Security AuthorizationManager is part of Spring Security that is an extension of the Spring Framework that supports…

    Read More »
  • Enterprise Java👁 Image
    Omozegie AziegbeApril 29th, 2024
    0 2,181

    Migrating an Application from Spring Security 5 to Spring Security 6

    Spring Security offers extensive security features for Java applications. With each new release, Spring Security brings enhancements, security fixes, and…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eleftheria DrosopoulouFebruary 16th, 2024
    0 1,076

    Spring Security Authentication

    In the realm of organizational priorities, security reigns supreme. Safeguarding sensitive data and ensuring secure access are paramount concerns. This…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Bozhidar BozhanovJanuary 14th, 2021
    1 4,128

    Content-Security-Policy Nonce with Spring Security

    Content-Security-Policy is important for web security. Yet, it’s not mainstream yet, it’s syntax is hard, it’s rather prohibitive and tools rarely…

    Read More »
  • First
  • ...
  • «
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
  • 10
  • ...
  • Last
Back to top button
Close