Skip to content

A Flask extention to make use of the authentication provided by the mod_auth_gssapi extention of Apache's HTTPd.

License

Notifications You must be signed in to change notification settings

fedora-infra/flask-mod-auth-gssapi

Repository files navigation

Flask Mod Auth GSSAPI

A Flask extention to make use of the authentication provided by the mod_auth_gssapi extention of Apache's HTTPd. See FASJSON for a usage example.

If you're using sessions from mod_session with mod_auth_gssapi, set your application's MOD_AUTH_GSSAPI_SESSION_HEADER configuration variable to the value you used in Apache's configuration file for SessionHeader. This will signal mod_session to invalidate the session when the authentication credential has expired.

About

A Flask extention to make use of the authentication provided by the mod_auth_gssapi extention of Apache's HTTPd.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages