You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/src/main/java/org/springframework/security/test/web/servlet/request/SecurityMockMvcRequestPostProcessors.java
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1161,10 +1161,6 @@ public OidcLoginRequestPostProcessor oidcUser(OidcUser oidcUser) {
1161
1161
* annotations should register an {@link HttpSessionOAuth2AuthorizedClientRepository} bean
1162
1162
* to the application context.
1163
1163
*
1164
-
* The client registration must be a valid {@link ClientRegistration} from the
Copy file name to clipboardExpand all lines: test/src/test/java/org/springframework/security/test/web/servlet/request/SecurityMockMvcRequestPostProcessorsOidcLoginTests.java
0 commit comments