Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handles CAS v3 protocol #35

Merged
merged 1 commit into from Jan 30, 2015
Merged

Handles CAS v3 protocol #35

merged 1 commit into from Jan 30, 2015

Conversation

leleuj
Copy link
Contributor

@leleuj leleuj commented Jan 29, 2015

Replacing: #32.

This is a very simple implementation to handle the CAS protocol v3 (extra attributes returned in the XML payload). The callback function must be used to deal with the extra attributes received: tree[0][1].getchildren().
The CAS_VERSION can now be set to 3 to change the endpoint used by the CAS server and to retrieve the user attributes.

Although I tested this change, I'm a newbie in Python. Just let me know if something is wrong.

dstegelman added a commit that referenced this pull request Jan 30, 2015
Handles CAS v3 protocol
@dstegelman dstegelman merged commit c7bb461 into kstateome:develop Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants