CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
spring-security
09-15
OS
Error when trying to test controller endpoints of a project configured with Spring Security JWT
09-14
OS
Encoded password does not look like BCrypt. How to fix?
09-13
Software design
Signature of Assertion from Issuer not valid after upgrading Spring Boot from 2.5.3 to 2.7.3 (using
09-13
OS
Spring: How to add static final object to bean constructor as argument in XML config
09-13
other
Autowired is not working in CustomMethodSecurityExpressionRoot always returning NULL
09-12
Back-end
Spring boot application fails to start when adding junit tests
09-10
Enterprise
SpringSecurityConfiguration - permitAll() does not work
09-10
Back-end
How to mock findByPrincipalName in spring\mockito
09-09
Blockchain
How to not redirect page when authentication fail - JSP & Spring MVC
09-09
Blockchain
Spring boot I keep getting an error when logging in and I can't login
09-09
Mobile
Spring boot block requests for maintenance and return 503 error on each requests
09-08
front end
How can I make my spring security custom roles permission aware?
09-07
OS
AuthenticationManager returning Bad Credentials
09-07
OS
Make DaoAuthenticationProvider Work with the AuthenticationManager after WebSecurityConfigurerAdapte
09-05
Software engineering
Why can't my Postman find my Spring REST API?
09-05
OS
Spring boot. userPrincipal is null
09-03
database
What substitute can I use for Java Spring's Jwts.signWith() deprecated method?
09-02
Net
Spring boot MVC - Block users from seeing endpoints by changing id in url
09-01
database
Error with findByUserIsCurrentUser generated by entity subgenerator SpelEvaluationException
09-01
Back-end
Spring security Expose Multiple Authentication Managers without WebSecurityConfigurerAdapter
08-29
Net
Can not bypass basic authentication for /swagger-ui/index.html
08-27
Software design
How to disable and throw exception for multiple endpoint in different Controller in Spring with anno
08-26
Back-end
Why is Spring Boot not recognizing @Bean inside subpackage @Configuration?
08-25
Mobile
Save user after success authentication
08-24
Mobile
Spring boot formLogin using ReactJS
08-24
OS
Why do I get the error named "NoSuchBeanDefinitionException: No bean named 'database'
08-24
OS
Directs to default login form, despite having a custom login form. Spring boot (2.7.2) Spring secu
08-24
OS
Spring boot security passes bad credentials
08-21
other
Authentication patterns in microservices
08-20
Back-end
403 Forbidden for OpenApiSwagger in Spring Boot Security
08-19
Software design
How to throw spring security AuthenticationException or proceed to unsuccessfulAuthentication
08-19
database
Spring Security: Error while upgrading the deprecated WebSecurityConfigurerAdapter in Spring Boot 2.
08-18
Enterprise
Why does spring boot libraries like spring-security have assertions in /src/main and not exceptions
08-18
Software design
Spring Boot, Spring-Security - BcrypPasswordEncoder in new component-based security configuration
08-16
Blockchain
Spring Security Hibernate load user with lazy associations
08-15
Enterprise
Spring Boot security, always opens login page
08-13
Software design
How to configure two security configs with two filters in spring boot correctly?
08-13
database
Best practice for Spring Security
08-12
Software engineering
Unauthorized restTemplate exchange with role secured endpoint
08-11
Net
TransactionRequiredException when updating with Jpa Repository
330
1
2
3
4
5
6
7
8
9
Next
Last
Links:
CodePudding