欢迎访问 Alibaba Cloud Security IDaaS 安全认证演示应用
用户基本信息
显示当前用户的一些基本信息 [登出]

用户内部ID:{{userInfo.userId}}
用户登录ID:{{userInfo.loginId}}
用户显示名:{{userInfo.displayName}}

无密码认证
通过 Windows Hello、TouchID(FaceID) 登录您的账号 ,您当前的设备尚未支持WebAuthn登录 ,您当前的设备已支持WebAuthn登录

您尚未注册无密码认证设备
您已经注册 {{authenticators.length}} 个无密码认证设备,清单如下:
  • {{authn.name}} WebAuthn IFAA APP
    绑定时间:{{new Intl.DateTimeFormat('default', { year: 'numeric', month: 'short', day: 'numeric', hour: 'numeric', minute: 'numeric', second: 'numeric', weekday: 'short', hour12: false, timeZoneName: 'short' }).format(authn.registerTime)}}, 最后一次认证时间:{{new Intl.DateTimeFormat('default', { year: 'numeric', month: 'short', day: 'numeric', hour: 'numeric', minute: 'numeric', second: 'numeric', weekday: 'short', hour12: false, timeZoneName: 'short' }).format(authn.lastVerifyTime)}}

社交登录
通过社交账号(如 微信、支付宝、微博 等)登录本系统

本演示系统中暂时不提供社交登录认证

多因素认证
当使用密码认证时,如系统检测到安全风险则会进行多因素辅助认证

您已经开启TOTP做为第二认证因素  
您尚未开启TOTP第二认证因素,请尽快开启  

用户认证记录
用户在本系统中历史认证记录查询 (当前演示系统只记录了 WebAuthn 认证器的认证记录,上线系统应当记录用户所有的认证器认证记录),注意:记录展示可能存在一定时间的延迟

  • 认证器:{{log.name}}, 类型:{{log.authenticatorType}} 操作时间:{{new Intl.DateTimeFormat('default', { year: 'numeric', month: 'short', day: 'numeric', hour: 'numeric', minute: 'numeric', second: 'numeric', weekday: 'short', hour12: false, timeZoneName: 'short' }).format(log.authenticationTime)}} 成功 失败
暂时无记录

用户认证器操作记录
用户在本系统中历史认证器操作记录查询 (当前演示系统只记录了 TOTP、WebAuthn 认证器的操作记录,上线系统应当记录用户所有的认证器操作记录),注意:记录展示可能存在一定时间的延迟

  • 操作:{{opsLog.operator}},认证器:{{opsLog.name}}, 类型:{{opsLog.authenticatorType}} 操作时间:{{new Intl.DateTimeFormat('default', { year: 'numeric', month: 'short', day: 'numeric', hour: 'numeric', minute: 'numeric', second: 'numeric', weekday: 'short', hour12: false, timeZoneName: 'short' }).format(opsLog.operationTime)}} 成功 失败
暂时无记录