You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new option will be added in the gravitee.yml to enable this behavior
✅ Acceptance criteria
Given 'an end user When 'I register a new webauthn credential' Then 'I should have access to the user_agent and ip_address in my audit logs if the option is enabled'
Given 'an end user When 'I sign-in' Then 'I should have access to the user_agent and ip_address in my audit logs if the option is enabled'
☑️ Developer sub-tasks
Jest test for acceptance criteria
The text was updated successfully, but these errors were encountered:
🌈 Feature
As a 'security domain owner'
I want to 'retrieve more information about my user audit logs (user_agent, ip_address)'
So that 'I can implement new workflow (automatic webauthn registration for example)'
🌄 Additional information
✅ Acceptance criteria
☑️ Developer sub-tasks
The text was updated successfully, but these errors were encountered: