Webauth documentation and HOWTOs: Difference between revisions
From RavenWiki
Jump to navigationJump to search
(Add Pseudo-code Application Agent heading) |
No edit summary |
||
Line 1: | Line 1: | ||
{{New Docs}} | |||
{{Raven Legacy}} | |||
This section of the Wiki is intended for locally-maintained documentation, HOWTOs, case studies, etc. relating to using the Webauth protocol. | This section of the Wiki is intended for locally-maintained documentation, HOWTOs, case studies, etc. relating to using the Webauth protocol. | ||
Revision as of 11:46, 3 March 2020
We're working on improving Raven resources for developers and site operators.
Try out the new Raven documentation for size.
The WebAuth protocol should not be used for new sites or applications.
This section of the Wiki is intended for locally-maintained documentation, HOWTOs, case studies, etc. relating to using the Webauth protocol.
- Timeout issues
- Interfacing to the lookup directory
- Apache user authentication multiplexing
- AllowOverride groups for various Apache config directives
- mod_rewrite and Apache processing phases
- Restricting access to to a "group" of users
- Accessing authentication information
- Application Agents on backend servers
- Using 'Live' and 'Test' keys on the same server
- Bad request: Local clock incorrect?
- March 2015 security vulnerability
- Pseudo-code Application Agent