File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
main/docs/customize/log-streams Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -582,6 +582,10 @@ You can filter your log streams so only select logs and log categories are deliv
582582<td ><code >fvr</code ></td >
583583<td >Failed to process verification email request</td >
584584</tr >
585+ <tr >
586+ <td ><code >ss_sso_failure</code ></td >
587+ <td >Failed SS-SSO operation</td >
588+ </tr >
585589</tbody >
586590</table >
587591
@@ -615,6 +619,10 @@ You can filter your log streams so only select logs and log categories are deliv
615619<td >Device used for second factor authentication has been updated</td >
616620</tr >
617621<tr >
622+ <td ><code >ss_sso_info</code ></td >
623+ <td >Information from an SSO operation</td >
624+ </tr >
625+ <tr >
618626<td ><code >ublkdu</code ></td >
619627<td >User block setup by anomaly detection has been released</td >
620628</tr >
@@ -659,6 +667,10 @@ You can filter your log streams so only select logs and log categories are deliv
659667<td >Successfully revoked a Refresh Token</td >
660668</tr >
661669<tr >
670+ <td ><code >ss_sso_success</code ></td >
671+ <td >Sucessfully completed an SSO operation</td >
672+ </tr >
673+ <tr >
662674<td ><code >sui</code ></td >
663675<td >Successfully imported users</td >
664676</tr >
You can’t perform that action at this time.
0 commit comments