Skip to content

Extend check_saml probe

Peter Bolha requested to merge extend_check_saml into main
  • add --basic-oidc-check parameter to allow for checking code= and state= params in result url
  • add example execution script to README with username and password field name params
  • test functionality of parsing and passing csrf_token and _eventId_proceed from incoming html form (it already worked when I added them to the html)

closes PRX-307

Merge request reports

Loading