lp:~lgs/pysaml2/clean-client-api

Created by Lorenzo Gil Sanchez and last modified
Get this branch:
bzr branch lp:~lgs/pysaml2/clean-client-api
Only Lorenzo Gil Sanchez can upload to this branch. If you are Lorenzo Gil Sanchez please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lorenzo Gil Sanchez
Project:
pySAML2
Status:
Development

Recent revisions

991. By Lorenzo Gil Sanchez

Clean the logout API: there is 3 public methods now, one for initiating a logout and two for answering from a IdP. The IdP can send a logout request or can send a logout response

990. By Lorenzo Gil Sanchez

Merge '_logout' and 'global_logout' methods. Remove the 'local_logout' method and rename 'make_logout_response' to '_logout_response' making it private

989. By Lorenzo Gil Sanchez

Rename 'construct_logout_request' to '_logout_request' and make it private

988. By Lorenzo Gil Sanchez

Merge the 'authn_request' and the 'authn' client methods into a single method and make it private so the only public api with respect to authentication request is 'authenticate'

987. By Lorenzo Gil Sanchez

Move the service_url method to the top of the public api section

986. By Lorenzo Gil Sanchez

Fix a couple of tests that were broken because of latest API changes

985. By Lorenzo Gil Sanchez

Make the issuer method private, move the private methods to the top and remove a too simplistic method for getting the entityid

984. By Lorenzo Gil Sanchez

Use info instead of error if it is not an error. Also improve another error message

983. By Lorenzo Gil Sanchez

Remove unused code

982. By Lorenzo Gil Sanchez

Remove unused line since we are setting the security context a few lines later

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.