James Hale
James Hale
The response that's being returned from `okta_cookie_login(mfa_response.cookies['sid'], login_url)` doesn't contain a SAML assertion, but rather looks like the MFA verification page again. This is resulting in a `No valid SAML...
Since the support for per-app MFA was included, two separate mechanisms for handling MFA has begun to emerge. They're doing very similar things, but in different ways. I refactored the...
## Pull Request Checklist **Is this in reference to an existing issue?** No #### General - [X] Update Changelog following the conventions laid out [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md) - [ ] Update README...