Change 24988

nathan_fiedler (Nathan Fiedler)
Nathan Fiedler committed this change into //guest/perforce_software/helix-saml/main
Request Review
Download .zip
Add proper logout support for Okta.

Use the Okta API to perform the logout, as that works much better
given our unusual scenario of operating outside of the web browser.

Added the requests library as a dependency as that permits us to
send a DELETE request with cookies, while the Python standard
library does not.
  • Files 3
  • Comments 0
3 edited 0 added 0 deleted
README.md#4
Loading...
requirements.txt#2
Loading...
saml_logout.py#4
Loading...
Tip: Use n and p to cycle through the changes.