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

Customized Detail Selection for OIDC-Fed #569

Open
gianpaolo-tndigit opened this issue Apr 3, 2024 · 0 comments
Open

Customized Detail Selection for OIDC-Fed #569

gianpaolo-tndigit opened this issue Apr 3, 2024 · 0 comments

Comments

@gianpaolo-tndigit
Copy link
Collaborator

Currently, in order to RETRIEVE the "event" event from the audit log for OIDC-Fed and SAML, it is required to set EVENTS_LEVEL_FULL in the AUDIT configuration. However, this also includes the "authentication" event, which is unnecessary in our case.

It would be beneficial to exclude the inclusion of the "authentication" event for OIDC-Fed and SAML event registrations. One approach could be to redefine "EVENTS_LEVEL_DETAILS" as "EVENTS_LEVEL_MINIMAL" and "EVENTS_LEVEL_FULL" as "EVENTS_LEVEL_DETAILS", while omitting the "authentication" event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant