diff options
| author | Nicolas Clapies <nclapies@entrouvert.com> | 2004-09-25 14:56:18 +0000 |
|---|---|---|
| committer | Nicolas Clapies <nclapies@entrouvert.com> | 2004-09-25 14:56:18 +0000 |
| commit | 84a74fd84eddee7dfa12043fe0c6964a05f97ec0 (patch) | |
| tree | 3dbff531c2ccc36015f19c57326946f2e4cfc8fc /python/examples | |
| parent | e3d1b0f8836d0a571df1fb65a2f318a36c9a9412 (diff) | |
| download | lasso-84a74fd84eddee7dfa12043fe0c6964a05f97ec0.tar.gz lasso-84a74fd84eddee7dfa12043fe0c6964a05f97ec0.tar.xz lasso-84a74fd84eddee7dfa12043fe0c6964a05f97ec0.zip | |
- Fixed mistake in the API : restored the second param (provider type).
Added a new attribute. Now targetNameIdentifier is used to get the target name identifier
of the remote Service Provider. Later it will be used to request an attribute of
a principal at this SP.
- Updated code of name identifier mapping object :
lasso_name_identifier_mapping_build_request_msg() : builds the name identifier mapping SOAP request message.
lasso_name_identifier_mapping_process_request_msg() : parse a SOAP request message.
lasso_name_identifier_mapping_validate_request() : now this method verify federation of the principal.
and get the name identifier of this principal from federation with the remote service provider.
lasso_name_identifier_mapping_build_response_msg() : build the name identifier mapping SOAP response message.
lasso_name_identifier_mapping_process_response_msg() : parse the SOAP response message and veriy the status code value.
If Success, then it sets the targetNameIdentifier attribute.
Diffstat (limited to 'python/examples')
0 files changed, 0 insertions, 0 deletions
