-
Notifications
You must be signed in to change notification settings - Fork 734
ldap: Return special error messages for write to log from ldap auth provider #11404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ldap: Return special error messages for write to log from ldap auth provider #11404
Conversation
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
f239d9c to
90c9dea
Compare
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
merge af4bb4b(#7060), f73f6dc(#11403), 3d0d6db(#11404), 790417d(#11438) from `main`. Co-authored-by: Andrey Molotkov <molotkov-and@ydb.tech> Move audit logging of login operations from schemeshard to grpc service auth (`AuthService`). Update web-login service login to utilize `AuthService.Login`. Establish `AuthService` as the sole gateway and audit point for all login operations. ### Changelog entry Fix audit log not recording unsuccessful ldap logins. ### Changelog category * Bugfix
…m#11492) merge af4bb4b(ydb-platform#7060), f73f6dc(ydb-platform#11403), 3d0d6db(ydb-platform#11404), 790417d(ydb-platform#11438) from `main`. Co-authored-by: Andrey Molotkov <molotkov-and@ydb.tech> Move audit logging of login operations from schemeshard to grpc service auth (`AuthService`). Update web-login service login to utilize `AuthService.Login`. Establish `AuthService` as the sole gateway and audit point for all login operations. ### Changelog entry Fix audit log not recording unsuccessful ldap logins. ### Changelog category * Bugfix
…m#11492) merge af4bb4b(ydb-platform#7060), f73f6dc(ydb-platform#11403), 3d0d6db(ydb-platform#11404), 790417d(ydb-platform#11438) from `main`. Co-authored-by: Andrey Molotkov <molotkov-and@ydb.tech> Move audit logging of login operations from schemeshard to grpc service auth (`AuthService`). Update web-login service login to utilize `AuthService.Login`. Establish `AuthService` as the sole gateway and audit point for all login operations. ### Changelog entry Fix audit log not recording unsuccessful ldap logins. ### Changelog category * Bugfix
…m#11492) merge af4bb4b(ydb-platform#7060), f73f6dc(ydb-platform#11403), 3d0d6db(ydb-platform#11404), 790417d(ydb-platform#11438) from `main`. Co-authored-by: Andrey Molotkov <molotkov-and@ydb.tech> Move audit logging of login operations from schemeshard to grpc service auth (`AuthService`). Update web-login service login to utilize `AuthService.Login`. Establish `AuthService` as the sole gateway and audit point for all login operations. ### Changelog entry Fix audit log not recording unsuccessful ldap logins. ### Changelog category * Bugfix
Changelog entry
Return special error messages for write to log from ldap auth provider
Changelog category
Additional information
...