Webauth documentation and HOWTOs: Difference between revisions
From RavenWiki
Jump to navigationJump to search
(Some links moved to 'Background and reference') |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{New Docs}} | |||
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. | ||
Line 11: | Line 13: | ||
* [[Using 'Live' and 'Test' keys]] on the same server | * [[Using 'Live' and 'Test' keys]] on the same server | ||
* [[Bad request: Local clock incorrect?]] | * [[Bad request: Local clock incorrect?]] | ||
* [[March 2015 security vulnerability]] | |||
* [[Pseudo-code Application Agent]] |
Latest revision as of 11:47, 3 March 2020
We're working on improving Raven resources for developers and site operators.
Try out the new Raven documentation for size.
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