Please enable JavaScript.
Coggle requires JavaScript to display documents.
MOTP 2FA報表功能 - Coggle Diagram
MOTP 2FA報表功能
Token
查詢條件
1.Token驗證紀錄(Token)
API查詢結果筆數
API查詢結果有ASSIGN紀錄
大於spring.application.tokenfind.maxresult設定值
顯示離查詢當下時間最近的設定筆數
使用者帳號相關的Token相關資料
小於spring.application.tokenfind.maxresult設定值
顯示使用者帳號相關的Token相關資料
API查詢結果沒有ASSIGN
大於spring.application.tokenfind.maxresult設定值
顯示離查詢當下時間最近的設定筆數
使用者帳號相關的Token相關資料
小於spring.application.tokenfind.maxresult設定值
顯示使用者帳號相關的Token相關資料
Authentication
查詢條件
2.使用者登入紀錄(Authentication)
API查詢結果筆數
大於spring.application.tokenfind.maxresult設定值
顯示離查詢當下時間最近的設定筆數數
小於spring.application.tokenfind.maxresult設定值
直接顯示查詢結果