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: src/main/java/com/scalepoint/oauth_token_client/JwtBearerClientAssertionCredentials.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ public class JwtBearerClientAssertionCredentials implements ClientCredentials {
24
24
* @param keyPair Certificate and private key. Certificate must be signed with SHA256. RSA keys must be 2048 bits long. Certificate must be associated with the client_id on the server.
0 commit comments