Skip to content
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

Configuration changes are not audited when using external config repo #33

Closed
pavelhoral opened this issue Aug 8, 2018 · 0 comments · Fixed by #150
Closed

Configuration changes are not audited when using external config repo #33

pavelhoral opened this issue Aug 8, 2018 · 0 comments · Fixed by #150

Comments

@pavelhoral
Copy link
Member

When using external config repo, no changes are audited inside configuration audit log. This is because SMSLdapObject does not contain auditing logic as oposed to SMSEmbeddedLdapObject.

This issue was reported in FR's bugster as OPENAM-10562. Obvious fix is to port the functionality directly from SMSEmbeddedLdapObject, however that will break ssoadm setup as that is using SMSLdapObject without audit module (reported as OPENAM-11056). Any potential fix must be aware of this.

fyrbach added a commit to orchitech/wrenam that referenced this issue Aug 24, 2023
This logging was missing for external config store.
@fyrbach fyrbach linked a pull request Aug 24, 2023 that will close this issue
pavelhoral added a commit that referenced this issue Aug 24, 2023
…ternal-config-repo

Add configuration audit logging (#33)
harrdou pushed a commit to harrdou/wrenam that referenced this issue Oct 13, 2023
This logging was missing for external config store.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant