Spring Security tokenInfoUri and user-info-uri don't work properly in server to server authentication

SummaryHello everybody,currently iam building an Microservice-Architecture with and OIDC-Server, a Spring boot frontend ...

Spring Security Autoconfiguration of spring security is not working in spring boot 2.1.2.RELEASE

Actual BehaviorEndpoints are not getting secured by default even after including sprint security starter in pom.xml from...

Spring Security InitializeUserDetailsManagerConfigurer inconsistent with UserDetailsService shared object ?

Describe the bugWhen a UserDetailsService bean is found by InitializeUserDetailsBeanManagerConfigurer, a DaoAuthenticati...

Spring Security How to Map Roles using OIDC on Reactive Stack

SummaryI'm having a hard time discovering how to map claims of an OIDC logon to GrantedAuthorities. This doc seems to de...

Spring Security Retrieving user profile from facebook fails, if **Require App Secret** is enabled in facebook.

Describe the bugThe user is getting successfully authenticated. The retrieval of profile fails and getting [invalid_user...

Spring Security Add option to bypass CSRF protection for cookie-less requests

SummaryWe have a API that is used by both a same-origin Angular Single-Page Application and native apps. The Angular SPA...

Spring Security SAML: support setting AssertingPartyDetails from IdP metadata located on file/classpath/InputStream

Expected BehaviorDefining the AssertingPartyDetails should support reading IdP metadata from a file/classpath resource/I...

Spring Security oauth2Login does not auto-redirect for XHR request

This issue is related to #6638.I use single OpenIDC IdP (google) from OAuth2Login Sample. Added a rest endpoint that use...

Spring Security Allow to set custom BodyExtractor for OAuth 2.0 access token response

Recently I faced the issue when some OAuth 2.0 provider did not return token type in the access token response. Spring e...

Spring Security @WithSecurityContext test without MockMVC

I have a Spring Boot application (REST-based using JAX-RS) and couple of endpoints secured with a custom AuthenticationP...

Spring Security ReactiveRemoteJWKSource public

Expected BehaviorHaving ReactiveRemoteJWKSource publicCurrent BehaviorReactiveRemoteJWKSource is package only accessible...

Spring Security Default auhorization on request header preauthenticated scenarios

SummaryUsing with PreAuthenticatedGrantedAuthoritiesUserDetailsService there is a problem since "user details service" e...

Spring Security Backport bot test

Describe the bugA clear and concise description of what the bug is.To ReproduceSteps to reproduce the behavior.Expected ...

Spring Security Events fired multiple times with chained ProviderManagers

In one of our applications we have a couple of ApplicationListener implementations which operate on certain events from ...

Spring Security UserDetailsManager and AuthenticationManager have an unresolvable circular reference

Summarywhen I use UserDetailsManager‘s changePassword function,i found there is an unresolvable circular reference,I do...

Spring Security Current build failure due to com.nimbusds:oauth2-oidc-sdk:8.28.1

Current build generates an error as it seems that the latest (8.28.1) oauth2-oidc-sdk artifact may be corruptmanagement ...

Spring Security Duplicate headers when security filter is invoked for async dispatches

SummaryWhen the security filter is configured with REQUEST and ASYNC dispatcher types several headers that are set by Sp...

Spring Security Consider Making JwtDecoders return type generic

Related to https://github.com/spring-projects/spring-security/issues/6010Expected BehaviorChange the methods in JwtDecod...

Spring Security Add permissionsPolicy header in HeadersConfigurers

Hello,The http header Feature-Policy has been renamed to Permissions-Policy (https://developer.mozilla.org/en-US/docs/We...

Spring Security NoSuchMethodError: com.nimbusds.jose.Header.toJSONObject()Ljava/util/Map

Describe the bugWhen we trying to run our application the metadata load failed with 401 Unauthorized.In the log what we ...
上一页 下一页
.