Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-2608

test-framework should support principal only credential

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.23.0
    • None
    • Mesosphere Q1 Sprint 7 - 4/17, Mesosphere Q2 Sprint 8 - 5/1, Mesosphere Q1 Sprint 9 - 5/15, Mesosphere Sprint 10, Mesosphere Sprint 11

    Description

      Currently the test-framework is enforcing a secret to be present within the supplied credential (via environment variable DEFAULT_SECRET).
      This is not an ideal example on how framework developers should approach authentication.
      The presence check for the password has to be done within the authenticatee (-module) implementation itself, if needed.
      secret is typed optional bytes within the Credential proto message and should be handled accordingly by the framework to allow for password free (e.g. credential cache based) authentication.

      Attachments

        Activity

          People

            tillt Till Toenshoff
            tillt Till Toenshoff
            Adam B Adam B
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: