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 using SiteMinder, if the site minder ticket is revoked, and Cacti attempts to do a callback, the callback will fail and Cacti will not detect it.
Instead, the Cacti administrator should be able to add a detection string that can parse the callback response or redirect attempt and take the approximate action, like setting and error and displaying it.
To Reproduce
Steps to reproduce the behavior:
Login to Cacti via your SSO
Sit on a page long enough for the SSO token to be invalidated
Try to goto another page
Look at the Debug console for the error message
Expected behavior
Cacti should detect the message that was sent in the callback and set an error message and force a full page refresh in these cases.
The text was updated successfully, but these errors were encountered:
netniV
changed the title
When using Single Signon Frameworks like SiteMinder Cacti does not properly detect ticket revocation in callbacks
When using Single Sign-on Frameworks, revocation is not always detected in callbacks
Dec 31, 2022
Describe the bug
When using SiteMinder, if the site minder ticket is revoked, and Cacti attempts to do a callback, the callback will fail and Cacti will not detect it.
Instead, the Cacti administrator should be able to add a detection string that can parse the callback response or redirect attempt and take the approximate action, like setting and error and displaying it.
To Reproduce
Steps to reproduce the behavior:
Login to Cacti via your SSO
Sit on a page long enough for the SSO token to be invalidated
Try to goto another page
Look at the Debug console for the error message
Expected behavior
Cacti should detect the message that was sent in the callback and set an error message and force a full page refresh in these cases.
The text was updated successfully, but these errors were encountered: