Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-1179

Support specifying a custom ShiroCredentialsMatcher

Add voteWatch issue
    XMLWordPrintableJSON

Details

    • Story
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Scheduler, Security
    • None

    Description

      This enables storing salted, hashed passwords in shiro.ini.

      @CmdLine(name = "shiro_credentials_matcher",
          help = "The shiro credentials matcher to use (will be constructed by Guice).")
      private static final Arg<Class<? extends CredentialsMatcher>> SHIRO_CREDENTIALS_MATCHER =
          Arg.<Class<? extends CredentialsMatcher>>create(SimpleCredentialsMatcher.class);
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kevints Kevin Sweeney

            Dates

              Created:
              Updated:

              Slack

                Issue deployment