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

Support reading extra_attributes #15

Open
zakshay opened this issue Aug 8, 2014 · 4 comments
Open

Support reading extra_attributes #15

zakshay opened this issue Aug 8, 2014 · 4 comments

Comments

@zakshay
Copy link

zakshay commented Aug 8, 2014

A CAS server may pass extra_attributes (like full name) for the user being logged in. Looks like currently there is no way for this client to read that.

Is that correct?

@zakshay
Copy link
Author

zakshay commented Aug 8, 2014

@serac @scottt732 Any thoughts on this?

@zakshay
Copy link
Author

zakshay commented Aug 8, 2014

For example other CAS libraries, like the standard Ruby one would do this.

@zakshay
Copy link
Author

zakshay commented Aug 8, 2014

More specifically the cas:attributes.

If the library doesn't parse it, is there a handle to the POST body XML somewhere so that the client app can parse it themselves.

@serac
Copy link
Contributor

serac commented May 4, 2016

The recommended way to consume attributes is via the SAML 1.1 protocol, which this client (and many others) supports. See http://jasig.github.io/cas/4.2.x/protocol/SAML-Protocol.html.

johanv added a commit to johanv/dotnet-cas-client that referenced this issue Jan 17, 2017
johanv added a commit to johanv/dotnet-cas-client that referenced this issue Jan 17, 2017
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

No branches or pull requests

2 participants