How to setup DIGEST authentication for an application deploy to EAP 6

Updated -

Digest Authentication communicates credentials in an encrypted form by applying a hash function to the the username, the password, a server supplied nonce value, the HTTP method, and the requested URI.

Whereas Basic Authentication uses unencrypted base64 encoding. Therefore Basic Authentication should generally only be used where transport layer security is provided such as https.

<...>

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content