Nozomi Networks Add Alert Update Workflow and Improve Authentication Resilience #303#305
Conversation
7af5acb to
0adb7d1
Compare
|
Hi @ChrisCollinsIBM, Could you please review the PR when you get a chance? Thanks! |
|
Hi @nicoloereni, can you provide some clarification on what It's a new file added this PR, but has the 1.0.1 version number still and isn't mentioned in the README. When would someone want to use this workflow file? |
@ChrisCollinsIBM good point, thanks. The The existing I’ve updated the README to clarify when each workflow should be used. |
… for improved alert retrieval and processing, including robust pagination, bookmarking, and error handling. * Enhanced bearer token extraction logic in `NN-Universal-Alert-Workflow.xml` and `NN-Universal-Asset-Workflow.xml` to handle both `Authorization` and `authorization` header casing, improving compatibility with different API responses. Signed-off-by: Nicolò <[email protected]>
Signed-off-by: Nicolò <[email protected]>
3df2a0e to
fbd5602
Compare
Perfect, that helps clarify things. Thanks! |
ChrisCollinsIBM
left a comment
There was a problem hiding this comment.
Thanks for the update and the clarification on the README as to the use case for the new workflow file.
NN-Universal-Alert-Updated-Workflow.xmlfor improved alert retrieval and processing, including robust pagination, bookmarking, and error handling.NN-Universal-Alert-Workflow.xmlandNN-Universal-Asset-Workflow.xmlto handle bothAuthorizationandauthorizationheader casing, improving compatibility with different API responses.