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
@@ -288,4 +288,4 @@ When creating credentials, the `location` field determines where the scanner att
288
288
| header | An HTTP header name |`Authorization` header with a `Bearer` token. |
289
289
| cookie | A cookie name |`session_id` cookie with a session token. |
290
290
291
-
A credential set can contain multiple credentials. For example, an API that requires both a `Bearer` token in the `Authorization` header and a `CSRF` token in the `X-CSRF-Token` header would have two separate credentials configured in its set.
291
+
A credential set can contain multiple credentials. For example, an API that requires both a `Bearer` token in the `Authorization` header and a `CSRF` token in the `X-CSRF-Token` header would have two separate credentials configured in its set.
0 commit comments