Add document on web app integration for SAML
[cascardo/ipsilon.git] / ipsilon /
2015-04-02 Nathan KinderValidate SP names for admin pages and REST
2015-04-02 Nathan KinderAllow SP registration from ipsilon-client-install
2015-04-02 Rob CrittendenIdP-initiated logout for current user
2015-03-31 Nathan KinderSP uninstall attempts to run install
2015-03-30 Patrick UiterwijkAdd options to explicitly set database uris during...
2015-03-27 Rob CrittendenUse all SSSD domains for info plugin by default.
2015-03-27 Rob CrittendenAdd a method to Installer classes to validate argument...
2015-03-27 Rob CrittendenTry to return a redirect instead a 400 for "not logged...
2015-03-23 Rob CrittendenMake unspecified the default Name ID format, add to...
2015-03-23 Rob CrittendenAllow user to specify Name ID format when configuring SP.
2015-03-23 Rob CrittendenImplement urn:oasis:names:tc:SAML:1.1:nameid-format...
2015-03-23 Rob CrittendenImplement urn:oasis:names:tc:SAML:2.0:nameid-format...
2015-03-23 Rob CrittendenImplement urn:oasis:names:tc:SAML:2.0:nameid-format...
2015-03-23 Rob CrittendenWhen a new logout session is received, save old session ids
2015-03-23 Simo SorceAdd LDAP test
2015-03-23 Simo SorceFix fetching infoldap plugin groups
2015-03-23 John Dennisset SELinux boolean httpd_can_connect_ldap when install...
2015-03-19 Rob CrittendenSet Cache-control on all generated pages, centralize...
2015-03-18 John DennisAssertion AttributeStatements must be non-empty
2015-03-18 Nathan KinderAllow SP installation to be on non-standard ports
2015-03-18 Simo SorceProperly handle groups info in SAML provider
2015-03-18 Simo SorceFix error returned from login plugins
2015-03-17 Patrick UiterwijkMake SSSD Info enable the httpd_dbus_sssd boolean.
2015-03-16 Rob CrittendenSave user attributes on subsequent calls to login.
2015-03-16 Rob CrittendenUse the IPA API directly when adding the HTTP principal
2015-03-12 Nathan KinderDon't explicitly save sessions
2015-03-12 Simo SorceProper fallback from referer to REQUEST_URI
2015-03-11 Nathan KinderValidate SP path settings during installation
2015-03-10 Nathan KinderAdd Cache-Control header to prevent browser caching...
2015-03-10 Nathan KinderRequire SSL on SP when using --saml-secure-setup
2015-03-06 Simo SorceFind transaction ids for internal redirects
2015-03-03 Patrick UiterwijkFix transaction ID passing for failed authentication
2015-03-03 Rob CrittendenRequire admin when accessing REST pages
2015-02-27 Rob CrittendenLoad and initialize REST in the SAML2 plugin
2015-02-27 Rob CrittendenImplement GET and POST REST API for Service Providers
2015-02-27 Rob CrittendenLoad REST plugins onto the Root object
2015-02-27 Rob CrittendenAdd base REST provider framework classes
2015-02-27 Rob CrittendenChange root class of Page from Log to Endpoint
2015-02-27 Rob CrittendenLow-level class for managing request endpoints
2015-02-26 Patrick UiterwijkAdd uninstallation support.
2015-02-24 Patrick UiterwijkMake the configparser case sensitive.
2015-02-24 Simo SorceMake available case insensitive mapping matching
2015-02-24 Simo SorceUse the new Policy engine for login/info mapping
2015-02-24 Simo SorceHandle changing MappingList options
2015-02-24 Simo SorceHandle changing ComplexList options
2015-02-24 Simo SorceDo not crash on failure to load config
2015-02-24 Simo SorceAdd support for attribute policies in openidp
2015-02-24 Simo SorceAdd support for attribute policies in samlidp
2015-02-24 Simo SorceAdd config option to load mapping lists
2015-02-24 Simo SorceAdd Policy class to help filter attributes
2015-02-24 Simo SorcePrefix userdata hives with _ to avoid conflicts
2015-02-24 Simo SorceFix typos in openid provider comments
2015-02-13 Rob CrittendenAdd info plugin that utilizes Apache mod_lookup_identit...
2015-02-13 Rob CrittendenLet the plugin configure calls notice failures.
2015-02-13 Rob CrittendenFix typo in nss and infoldap info plugins
2015-02-13 Rob CrittendenImplement Single Logout Service for SP-initiated logout
2015-02-13 Rob CrittendenAdd SAML-specific session data for tracking login/logou...
2015-02-13 Rob CrittendenRegister SingleLogoutService SAML2 metadata
2015-02-13 Rob CrittendenAdd helper to store provider specific data
2015-02-06 Patrick UiterwijkFall back to default templates dir if it does not exist...
2015-02-03 Patrick UiterwijkRemove print lines from openid
2015-01-29 Simo SorceAdd expiration to Idp metadata
2015-01-29 Simo SorceAdd Metadata Generator helper class
2015-01-29 Simo SorceAdd support for expiration in Metadata
2015-01-29 Simo SorceAdd function to import a cert from a file
2015-01-27 John DennisFix request multipart logging when only 1 part is present
2015-01-26 Simo SorceFix int/pep8 errors in latest patches
2015-01-26 John DennisAdd source code context information to debug logs
2015-01-26 John DennisAdd request/response logging via cherrypy tool hooks
2015-01-22 Patrick UiterwijkFix a copy-paste error
2015-01-19 Patrick UiterwijkFix some copy-paste errors in help output
2015-01-16 Simo SorceUse referer too as source of transaction IDs
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-12-05 Simo SorceMake pep8 happy again
2014-12-05 Patrick UiterwijkAdd OpenIDStore to store associations and nonces
2014-12-05 Simo SorceAdd defaults to List objects
2014-12-05 Simo SorceAllow to pass drectly a URL to the Store class
2014-11-14 Patrick UiterwijkAdd support for Persona Identity Provider
2014-11-13 Patrick UiterwijkMake sure the XRDS is returned as string
2014-11-13 Patrick UiterwijkDelay exposing OpenID
2014-11-13 Patrick UiterwijkFix LDAP plugin configuration checks
2014-11-12 Simo SorceFix svg parsing in mod_wsgi
2014-11-12 Simo SorceAdd visual cues to configuration panels
2014-11-12 Simo SorceUse indirection to report error strings
2014-11-12 Simo SorceReturn proper errors if config is read-only
2014-11-12 Simo SorceAdd option to source configuration from a file
2014-11-12 Simo SorceRemove unused option
2014-11-12 Simo SorceMake internal functions private
2014-11-12 Simo SorceRemove unused function
2014-11-12 Simo SorceRefactor plugin initialization and enablement
2014-11-12 Simo SorceSet newurl on admin actions to stay on the page
2014-11-12 Simo SorceRefactor plugin configuration
2014-11-12 Simo SorceAdd config utilities to represent data types
2014-11-12 Simo SorceIn configure we do not need to set_config()
2014-11-12 Simo SorceAdd simple SqlSession implementation
2014-11-12 Simo SorceAdd test to check a real database (pgsql) works
2014-10-27 Simo SorceFix plugins enablement code
2014-10-27 Simo SorceAdd SVG Image to the Home administration page
2014-10-27 Simo SorceUpdate style of plugins config page too
2014-10-27 Simo SorceReuse the AdminPlugins class for the providers too
next