An error occurred fetching the project authors.
  1. 18 Sep, 2020 1 commit
    • Drew Blessing's avatar
      Report auth events in manage stage usage ping · 9f139538
      Drew Blessing authored
      Provide aggregate auth event details in usage ping
      to help identify how often particular authentication
      methods are being used. This will help inform decision
      making about improvements and fixes.
      9f139538
  2. 14 Sep, 2020 1 commit
    • Drew Blessing's avatar
      Add AuthenticationEvent to track sign-ins · 578b3889
      Drew Blessing authored
      AuthenticationEvent will track sign-ins via providers such as LDAP,
      SAML, and other OmniAuth/OAuth providers. The end goal is to report
      usage of each authentication method via Usage Ping. In the future
      this will be an extension of AuditEvents specific to authentication.
      578b3889