Spring Security Clarify use case for ServerBearerExchangeFilterFunction

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

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

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

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

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

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

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

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

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'

7291 # Summarymysql8 keep 'groups' as keyword, so when using default UserDetailsService 'JdbcDaoImpl', error on.Actual B...

Spring Security SAML2 Provider AuthNRequest Hardcoded Protocol Binding

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

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

DelegatingMethodSecurityMetadataSource can not correctly resolve ConfigAttribute when Combined using annotation Secure J...

Spring Security Discoverable Oauth2 provider for Spring Security

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

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

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

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

SummaryI use ORY HYDRA as oauth2 server. I am testing oauth2resourceserver-opaque example. While parsing json string t...

Spring Security Make OAuth2ErrorHttpMessageConverter more resilient

Keeping OAuth2ErrorHttpMessageConverter so strict as just attempting to read Map<String,String> out from an error ...

Spring Security userNameAttribute case style is different others

Summaryhttps://docs.spring.io/spring-security/site/docs/current/reference/html5/#oauth2login-boot-property-mappingsuserN...
上一页 下一页
.