lp:~lgs/pysaml2/clean-client-api
- Get this branch:
- bzr branch lp:~lgs/pysaml2/clean-client-api
Branch merges
Branch information
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'
- 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
- 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)