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

"POST" method support #14

Open
danielkillyevo opened this issue Aug 6, 2014 · 1 comment
Open

"POST" method support #14

danielkillyevo opened this issue Aug 6, 2014 · 1 comment
Assignees

Comments

@danielkillyevo
Copy link

While adding an additional method parameter to the casClientConfig in the webconfig a ConfigurationErrorException exception is thrown.

After looking into the source code I couldn't find the POST method support.

Is this something that is missing and is going to be delivered soon?

Is there another way rather than using the POST Login to get users extra info?

Thanks,
Daniel

@phantomtypist
Copy link
Contributor

This functionality is missing, but exists in the Java CAS Client. I ran some rudimentary code in the debugger and a test project and it worked fine w/ POST method. I will add the code to support this shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants