Skip to content

Add Debug/Trace logging for authentication#49619

Merged
tvernum merged 1 commit intoelastic:7.xfrom
tvernum:backport/7.x/49575-Add-Debug-Trace-logging
Nov 27, 2019
Merged

Add Debug/Trace logging for authentication#49619
tvernum merged 1 commit intoelastic:7.xfrom
tvernum:backport/7.x/49575-Add-Debug-Trace-logging

Conversation

@tvernum
Copy link
Copy Markdown
Contributor

@tvernum tvernum commented Nov 27, 2019

Authentication has grown more complex with the addition of new realm
types and authentication methods. When user authentication does not
behave as expected it can be difficult to determine where and why it
failed.

This commit adds DEBUG and TRACE logging at key points in the
authentication flow so that it is possible to gain addition insight
into the operation of the system.

Backport of: #49575

Authentication has grown more complex with the addition of new realm
types and authentication methods. When user authentication does not
behave as expected it can be difficult to determine where and why it
failed.

This commit adds DEBUG and TRACE logging at key points in the
authentication flow so that it is possible to gain addition insight
into the operation of the system.

Relates: elastic#49473
Backport of: elastic#49575
@tvernum tvernum merged commit 901c64e into elastic:7.x Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant