Skip to content

How to stop login from retrying once connection is lost #3123

Closed Answered by grgrzybek
amanda45762 asked this question in Q&A
Discussion options

You must be logged in to vote

#3178 is now fixed.

Summary of changes for How to stop login from retrying once connection is lost

  • /proxy/* requests are now authenticated
  • hawtio-next handles 401 code from proxy servlet in special way - if there's WWW-Authenticate: Basic xxx from remote Jolokia agent it is now translated to WWW-Authenticate: Hawtio original-scheme="Basic" xxx, so browser doesn't show native credentials dialog - this ensures that React dialog is used to enter the credentials if needed
  • hawtio/hawtio-next#832 fixes the "insecure browsing context" (when accessing non-localhost over http) - there's special warning displayed and we simply can't connect to remote Jolokia agent if it's secured
  • Authorization hea…

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@tadayosi
Comment options

@amanda45762
Comment options

@tadayosi
Comment options

@amanda45762
Comment options

@tadayosi
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by grgrzybek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants