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
When the user-agent has been defined in the .yml file as an incorrect variable (missing the i' in gravitee) the AM UI picks this up and provides a value as 'undefined' on the UI.
Steps to reproduce
Define user agent and source ip variables/values in the .yml file as gravtee_consent_useragent=true (via the gateway)
Start AM locally
Create a domain, app and user
If you want, set up MFA enable at application and enable brute force MFA
Authenticate user AND/OR go through mfa with incorrect codes until brute force has been reached
On the AM console, look at the audit logs for events such as USER_LOGIN, MFA_VERIFY_LIMIT_EXCEED
Go into any of the audit log details
Actual result - The 'User Agent' is displaying an 'undefined' value
Expected result - The 'User Agent' field should be missing because the variable is spelt incorrectly in the .yml file
Environment (via docker-compose)
oldest 3.21.x
newest 4.2.x
The text was updated successfully, but these errors were encountered:
exalate-issue-syncbot
changed the title
CLONE - No space between source ip and user agent in audit logs
User agent showing as 'undefined' when varible is
Jan 15, 2024
exalate-issue-syncbot
changed the title
User agent showing as 'undefined' when varible is
User-agent showing as 'undefined' in audit logs
Jan 15, 2024
exalate-issue-syncbot
changed the title
User-agent showing as 'undefined' in audit logs
CLONE - No space between source ip and user agent in audit logs
Jan 15, 2024
sagarchauhan-qa
changed the title
CLONE - No space between source ip and user agent in audit logs
User-agent showing 'undefined' in audit logs
Jan 15, 2024
When the user-agent has been defined in the .yml file as an incorrect variable (missing the i' in gravitee) the AM UI picks this up and provides a value as 'undefined' on the UI.
Steps to reproduce
gravtee_consent_useragent=true
(via the gateway)Actual result - The 'User Agent' is displaying an 'undefined' value
Expected result - The 'User Agent' field should be missing because the variable is spelt incorrectly in the .yml file
Environment (via docker-compose)
The text was updated successfully, but these errors were encountered: