Nineya
Home
Blog
软著申请
Spring Security tokenInfoUri and user-info-uri don't work properly in server to server authentication
2025-01-18 06:15:31
6851
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
2025-01-18 06:15:28
1221
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 ?
2025-01-18 06:15:25
1434
Describe the bugWhen a UserDetailsService bean is found by InitializeUserDetailsBeanManagerConfigurer, a DaoAuthenticati...
Spring Security How to Map Roles using OIDC on Reactive Stack
2025-01-18 06:15:23
6653
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.
2025-01-18 06:15:20
1246
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
2025-01-18 06:15:17
3559
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
2025-01-18 06:15:14
1107
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
2025-01-18 06:15:12
6229
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
2025-01-18 06:15:09
5942
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
2025-01-18 06:15:06
2171
I have a Spring Boot application (REST-based using JAX-RS) and couple of endpoints secured with a custom AuthenticationP...
Spring Security ReactiveRemoteJWKSource public
2025-01-18 06:15:03
3335
Expected BehaviorHaving ReactiveRemoteJWKSource publicCurrent BehaviorReactiveRemoteJWKSource is package only accessible...
Spring Security Default auhorization on request header preauthenticated scenarios
2025-01-18 06:15:01
4849
SummaryUsing with PreAuthenticatedGrantedAuthoritiesUserDetailsService there is a problem since "user details service" e...
Spring Security Backport bot test
2025-01-18 06:14:58
498
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
2025-01-18 06:14:55
3679
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
2025-01-18 06:14:52
2284
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
2025-01-18 06:14:49
6755
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
2025-01-18 06:14:47
5382
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
2025-01-18 06:14:44
996
Related to https://github.com/spring-projects/spring-security/issues/6010Expected BehaviorChange the methods in JwtDecod...
Spring Security Add permissionsPolicy header in HeadersConfigurers
2025-01-18 06:14:42
1021
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
2025-01-18 06:14:39
3111
Describe the bugWhen we trying to run our application the metadata load failed with 401 Unauthorized.In the log what we ...
上一页
下一页
1
…
685
686
687
688
689
…
2246
.