Actions
Refactor #30699
closedError logging for invalid token is misleading
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Authentication
Target version:
-
Description
Logging error for broken or expired JWT should not use error level, it's expected error, so it should probably use warning. https://github.com/theforeman/foreman/blob/f4b4ab58fe8ea4f8000179ff6fde8dadfc0042c1/app/services/sso/jwt.rb#L15-L20
Updated by Marek Hulán about 4 years ago
- Related to Feature #30440: Simple & automatic host registration WF added
Updated by Jaskaran Singh Narula almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/8296 added
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
Updated by Jaskaran Singh Narula over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|76fec17eeeda4cb6ca75b788c48e58d5d99be746.
Actions