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: spring-vault-core/src/main/java/org/springframework/vault/authentication/AzureMsiAuthenticationOptions.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ public class AzureMsiAuthenticationOptions {
Copy file name to clipboardExpand all lines: spring-vault-core/src/main/java/org/springframework/vault/authentication/ClientCertificateAuthentication.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ public static AuthenticationSteps createAuthenticationSteps(ClientCertificateAut
85
85
Assert.notNull(options, "ClientCertificateAuthenticationOptions must not be null");
0 commit comments