Nineya
Home
Blog
软著申请
Spring Security Clarify use case for ServerBearerExchangeFilterFunction
2025-01-18 05:42:26
354
Related to https://github.com/spring-projects/spring-security/issues/6814#issuecomment-605065171The reference documentat...
Spring Security Security database schema section of docs contains unrelated content
2025-01-18 05:42:24
364
22. Security Database Schema sections contains unrelated sections, these sections should be moved into thier own chapter...
Spring Security Update Encryptors documentation for standard and stronger
2025-01-18 05:42:21
502
SummaryThis involves updating the reference documentation and the Javadocs for Encryptors.stronger and Encryptor.standar...
Spring Security Move Spring Security Crypto Module out of the Servlets Section in docs
2025-01-18 05:42:18
231
Spring Security Crypto Module is can be used with both servlet apps and reactive apps, section should be moved to the in...
Spring Security Add a configuring spring security section to the introduction part of the docs
2025-01-18 05:42:16
2220
There are lots of ways to configure spring security, xml, java config classic, java config lambdas, boot auto configurat...
Spring Security Add a how to run the samples section to Samples chapter in docs
2025-01-18 05:42:12
1480
Chapter 7 Samples does not provide any guidance on how to run the samples. The samples have dependencies based on the gr...
Spring Security Refactor Features chapter of the docs
2025-01-18 05:42:08
1518
Chapter 5. Features content does not match it's title. What I am expect for from the the chapters titled 'features' is ...
Spring Security OAuth2 ClientRegistrations NPE when UserInfo endpoint missing
2025-01-18 05:42:00
1154
SummaryWhen using spring-security-oauth2-client to authenticate via an OIDC provider and using OIDC discovery protocol t...
Spring Security Docs: Explain "namespace" before using it in reference guide
2025-01-18 05:41:58
330
SummaryChapter 8 of the current reference docs start using the term namespace without explaining its meaning in the give...
Spring Security When use default JdbcDaoImpl , trouble with mysql8's keywords 'groups'
2025-01-18 05:41:56
771
7291 # Summarymysql8 keep 'groups' as keyword, so when using default UserDetailsService 'JdbcDaoImpl', error on.Actual B...
Spring Security SAML2 Provider AuthNRequest Hardcoded Protocol Binding
2025-01-18 05:41:53
5947
SummaryWhen acting as a SP sending an AuthnRequest to an IdP, the request is created with a hard-coded protocol binding....
Spring Security Getting OAuth2AuthenticationException when Bearer token is empty
2025-01-18 05:41:50
13353
SummaryActual BehaviorWhen I do a curl command with an empty bearer tokencurl --header 'Authorization: Bearer ' 'https:/...
Spring Security Not support Combined using annotation Secure JSR-250 and PrePost
2025-01-18 05:41:46
2742
DelegatingMethodSecurityMetadataSource can not correctly resolve ConfigAttribute when Combined using annotation Secure J...
Spring Security Discoverable Oauth2 provider for Spring Security
2025-01-18 05:41:44
1350
My goal is to have a spring boot application utilize a discoverable Oauth2 provider that can be started from any hostnam...
Spring Security Add Bearer Token header in NimbusJwtDecoder retrieveResource method
2025-01-18 05:41:41
1333
I'm trying to do an offline validation of a JWT Token, so my Authorization Server exposes the following URL: https://mya...
Spring Security Support for Password Grant Type
2025-01-18 05:41:38
1971
SummaryWhen I try to configure my Spring Boot application to perform OAuth2 authentication using the password grant-type...
Spring Security oauth2Login WebFlux should not auto-redirect for XHR request
2025-01-18 05:41:32
163
What was done for HttpSecurity with #6812 should also get implemented for HttpServerSecurity so that we'd get functional...
Spring Security java.lang.IllegalAccessError when resource server introspect token from oauth2 server
2025-01-18 05:41:29
10302
SummaryI use ORY HYDRA as oauth2 server. I am testing oauth2resourceserver-opaque example. While parsing json string t...
Spring Security Make OAuth2ErrorHttpMessageConverter more resilient
2025-01-18 05:41:21
3380
Keeping OAuth2ErrorHttpMessageConverter so strict as just attempting to read Map<String,String> out from an error ...
Spring Security userNameAttribute case style is different others
2025-01-18 05:41:15
357
Summaryhttps://docs.spring.io/spring-security/site/docs/current/reference/html5/#oauth2login-boot-property-mappingsuserN...
上一页
下一页
1
…
714
715
716
717
718
…
2246
.