Skip to content

v0.0.7

Compare
Choose a tag to compare
@bitonio bitonio released this 15 Feb 23:09
· 21 commits to main since this release

Howdy,

This version catches up with the latest MFA API that now deliver logs with a single document (instead of two).
The command line itself is simplified as well, all you need now is:

 % akamai mfa version
0.0.7
% akamai mfa event|tail -n1
{
  "uuid": "aud_4xalO6jUvcoLZ5pbv-----",
  "tenant_name": "Akamai Demo",
  "created_at": "2022-02-15T22:26:32.315880193",
  "browser_ip": "123.123.123.123",
  "device_id": "device_pBqIv32Q4Rge71Wb-----",
  "device": "push",
  "auth_method": "push",
  "app_id": "app_KCYRe3QcXFIYMvOM-----",
  "app_name": "EAA Integration",
  "user_id": "user_4i40AwKQeYXzgEpys-----",
  "username": "androcho",
  "is_success": true,
  "device_metadata": "iOS",
  "receipt": "",
  "browser_type": "Firefox",
  "browser_version": "97.0.0",
  "browser_os": "MacOs",
  "browser_os_version": "10.15.0",
  "device_os": "ios",
  "device_os_version": "15.2.1",
  "browser_geo_location": "SEATTLE WA, US",
  "device_geo_location": "SEATTLE WA, US",
  "device_ip": "123.123.123.123",
  "principal_uuid": null,
  "denial_type": null,
  "principal_type": null,
  "policy_uuid": null,
  "policy_attr_name": null
}

Updated cli-mfa documentation.

Please see also MFA product documentation on our new techdocs website:
https://techdocs.akamai.com/mfa/docs/field-sequence