teleport/lib/modules
Lisa Kim ef92182ef4
[reopen] Handle private key policy errors for the web UI (#17928)
- When user registers or resets, when running into
policy errors, we don't send back an error, but instead
a 200 (to indicate user has successfully registered/resetted)
and a flag to determine if policy was enabled
- Send back policy configurations for cluster config,
this will allow the web UI login page to just display
redirection messages without login attempts
- For role configured policy, login attempts will be
required and a specific error will be returned so that
the UI can then better redirect the user
2022-10-31 23:18:54 +00:00
..
modules.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
modules_test.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
test.go [reopen] Handle private key policy errors for the web UI (#17928) 2022-10-31 23:18:54 +00:00