Projects tagged ‘apache’ and ‘authentication’


[12 total ]

5020 Users
   

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) ... [More] server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project. [Less]
Created over 3 years ago.

31 Users
   

Umbrella project for integrations of Wicket and other projects such as Jasper Reports, Hibernate, Freemarker. Also a home for small community contributions.
Created over 3 years ago.

10 Users
 

The WSO2 Identity Server is an open source identity & entitlemment management server having support for Information Cards, OpenID & XACML. 1. Entitlement Engine with XACML 2.0 support. 2. Claim ... [More] based Security Token Service. 3. Information Cards provider supporting Managed Information Cards backed by user name / password and self-issued cards. 4. Information cards support for SAML 1.1/2.0. 5. OpenID Provider. 6. Multi-factor authentication with Information Cards 7. Extension points for SAML assertion handling. 8. XMPP based multi-factor authentication. 9. Improved User Management. 10. Claim Management. 11. User Profiles and Profile Management. 12. XKMS. 13. Separable front-end & back-end - a single front-end server can be used to administer several back-end servers. [Less]
Created over 3 years ago.

2 Users
   

Lemonldap is a reverse proxy based on Apache and mod_perl which manages the accesses of protected resources by information hosted in LDAP directory. A webmin module for system administration is ... [More] provided. This project is used by major infrastructures of the french government. [Less]
Created over 3 years ago.

1 Users
 

Mod_auth_kerb is an Apache module designed to provide Kerberos authentication to the Apache web server. Using the Basic Auth mechanism, it retrieves a username/password pair from the browser and ... [More] checks them against a Kerberos server as set up by your particular organization. The module also supports the Negotiate authentication method, which performs full Kerberos authentication based on ticket exchanges, and does not require users to insert their passwords to the browser. In order to use the Negotiate method you need a browser supporting it (currently standard IE6.0 or Mozilla with the negotiateauth extension). [Less]
Created over 3 years ago.

1 Users

AuthPG enables Apache HTTP server to authenticate users with the information stored in PostgreSQL database. It gets a username and password pair either through the standard mechanism or from a cookie.
Created over 3 years ago.

0 Users

mod_authn_otp is an Apache web server module for two-factor authentication using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in RFC 4226. This creates a simple way to ... [More] protect a web site with one-time passwords, using any RFC 4226-compliant hardware or software token device. mod_authn_otp also supports the Mobile-OTP algorithm. mod_authn_otp supports both event and time based one-time passwords. It also supports "lingering" which allows the repeated re-use of a previously used one-time password up to a configurable maximum linger time. This allows one-time passwords to be used directly in HTTP authentication without forcing the user to enter a new one-time password for every page load. mod_authn_otp supports both basic and digest authentication... [Less]
Created 6 months ago.

0 Users

Mod_mellon a SAML 2.0 apache module. DocumentationREADME file Installation of mod_mellon in Feide context Mailinglist for discussion and supportSubscribe to modmellon@uninett.no Mailinglist archive
Created about 1 year ago.

0 Users

This extension only works with MediaWiki instances setup behind HTTP authentication. It pulls usernames from $_SERVER['PHP_AUTH_USER']. The extension will then either log the user on to MediaWiki if ... [More] the user name exists in the database or create a new user if it does not. Installation instructions Community Documentation [Less]
Created about 1 year ago.

0 Users
   

mod_auth_vas is an Apache authentication and authorization module for use with the Apache web server, versions 1.x and 2.x. The module uses Vintela Authentication Services (VAS) to implement the ... [More] HTTP SPNEGO protocol, with optional fallback to 'Basic' authentication for browsers that do not support SPNEGO. In effect, mod_auth_vas allows the Apache web server to perform Windows Integrated Authentication (single sign-on). [Less]
Created over 2 years ago.