GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/saml?eventName=login_failure&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} failed to login because of the following error: {failure_type}
登入成功
SAML 登入成功。
活動詳細資料
事件名稱
login_success
參數
application_name
string
SAML SP 應用程式名稱。
device_id
string
SAML 裝置 ID。
initiated_by
string
SAML 驗證要求者。可能的值:
idp 由 IdP 啟動的 SAML 驗證。
sp 由服務提供者 (SP) 啟動的 SAML 驗證。
orgunit_path
string
使用者或機構單位。
saml_status_code
string
回應狀態。
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/saml?eventName=login_success&maxResults=10&access_token=YOUR_ACCESS_TOKEN