Change | User | Description | Committed |
---|---|---|---|
26116 | Nathan Fiedler | Add note about EOL and new solution to trigger README. | 5 years ago |
25615 | Nathan Fiedler | Streamline configuration instructions for SAML trigger. | 6 years ago |
25196 | Nathan Fiedler | Retry and then raise the error if unsuccesful. | 6 years ago |
25195 | Nathan Fiedler | Retry IdP metadata fetch a couple of times. To address empheral errors when retrieving... the IdP metadata from the remote side, retry the request 3 times with a 1 second pause inbetween. « |
6 years ago |
25097 | Nathan Fiedler | Add details for numeric ID and restarting p4d. | 6 years ago |
25013 | Nathan Fiedler | Add basic Okta setup instructions. | 6 years ago |
25000 | Nathan Fiedler | Update notes about security and triggers. | 6 years ago |
24988 | Nathan Fiedler | Add proper logout support for Okta. Use the Okta API to perform the logout, as that wor...ks 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. « |
6 years ago |
24953 | Nathan Fiedler | Add note about Swarm, and flag to disable ID verification. When using the SAML triggers... with Swarm, it is necessary to add the --no-id option to the saml_validate.py invocation, which disables the request identifier verfication. This is because the current release of Swarm generates the login URL, with a different request identifier, and the trigger cannot validate the response. « |
6 years ago |
24952 | Nathan Fiedler | Update the POST version of the logout. | 6 years ago |
24933 | Nathan Fiedler | Add copyright and license details for SAML triggers. | 6 years ago |
24923 | Nathan Fiedler | Add release notes with open source licenses. | 6 years ago |
24871 | Nathan Fiedler | Fix a typo in the URL in advanced config. | 6 years ago |
24789 | Nathan Fiedler | Add instructions for CentOS 6. | 6 years ago |
24785 | Nathan Fiedler | Add SAML triggers. | 6 years ago |
24776 | Nathan Fiedler | Add the README file for the SAML triggers. | 6 years ago |