Forum Discussion
iRule landing page to test successful SAML SP
It probably could be as simple as something like this:
when ACCESS_ACL_ALLOWED {
HTTP::respond 200 content "It works!"
}
One way I like to validate success of new items in a policy's VPE is to use the Message Box feature. I'll place a box that says that the action was successful, and place it appropriately. After this you could let it continue on to the app if there is one, or send it to a deny ending if there is no app yet. This has come in handy for developing policies to deal with IdP initiated and SP initiated SAML connections, as I can build in more logic depending on which mode is used.
If you have many branches you might want to mark as successful, you could create a macro that contains the success message box, and then use the macrocall agent to easily place copies of it.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com