SSO: add debug logging when translating claims via binding rules #16360
Labels
hcc/jira
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/auth
theme/core
type/enhancement
When configuring SSO via binding-rule and authentication providers, it can be tricky to understand exactly what the provider is returning and how the binding rules are being evaluated. This trickiness is because Nomad does not expose any information it receives during login, or regarding the translation phase.
Nomad should therefore be enhanced so that operators can optionally enable debugging to understand this process and make configuring SSO easier. Due to the very sensitive nature of this information, we should be careful how this is enabled, and it probably shouldn't be tied to the agents log level. Consul has an isolated configuration parameter to expose this debug information.
The text was updated successfully, but these errors were encountered: