Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11574

Automatic server authentication configuration

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 11.0.0.Dev05
    • 11.0.0.Dev03
    • Security, Server
    • None

    Description

      if the <endpoint> is configured with a security realm, authentication should be enabled automatically based on the security realm stores.
      Default mechs for Hot Rod:

      • SCRAM-SHA-512 SCRAM-SHA-384 SCRAM-SHA-256 SCRAM-SHA-1 DIGEST-SHA-512 DIGEST-SHA-384 DIGEST-SHA-256 DIGEST-SHA DIGEST-MD5
        Default mechs for HTTP:
      • DIGEST
        *PLAIN/BASIC will only be enabled if TLS is also enabled
      • EXTERNAL/CLIENT_CERT will only be enabled if TLS is enabled and require-ssl-client-auth="true"
      • GSSAPI/GS2-KRB5/SPNEGO will only be enabled if a kerberos realm is present
      • OAUTHBEARER/BEARER_TOKEN will only be enabled if a token realm is present

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: