12 lines
611 B
Markdown
12 lines
611 B
Markdown
# mod_auth_tkt
|
|
|
|
3rd Party (Maintained by Koozali) git repo for mod_auth_tkt smeserver
|
|
|
|
## Description
|
|
|
|
<br />*This description has been generated by an LLM AI system and cannot be relied on to be fully correct.*
|
|
*Once it has been checked, then this comment will be deleted*
|
|
<br />
|
|
|
|
Mod_auth_tkt is an Apache module for providing single sign-on authentication capabilities using a secure ticket-based system. The module authenticates web users based on a secure shared secret key and an authentication ticket stored either in a cookie or as part of the URL. It is compatible with both Apache 1.3 and Apache 2.x.
|