Extend check_saml probe
- add --basic-oidc-check parameter to allow for checking
code=
andstate=
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