-
-
Notifications
You must be signed in to change notification settings - Fork 436
When using Single Sign-on Frameworks, revocation is not always detected in callbacks #4418
Copy link
Copy link
Closed
Labels
enhancementGeneral tag for an enhancementGeneral tag for an enhancementresolvedA fixed issueA fixed issue
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementGeneral tag for an enhancementGeneral tag for an enhancementresolvedA fixed issueA fixed issue