We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd love phpCAS to be able to decrypt attributes from CAS server > 4.1, http://jasig.github.io/cas/4.1.x/integration/Attribute-Release.html#encrypting-attributes It would mean (as well as I understand):
Unfortunately, I miss time and skills to propose a useable patch here, it's just a whish for now :)
The text was updated successfully, but these errors were encountered:
I don't know if it helps but there's a setCasAttributeParserCallback which you can pass your parser/decrypt class to (in master branch).
See 9376b31
Sorry, something went wrong.
I'd think that this is to be included in cas protocol, it'd have been nice to have the cas library take care of it :)
Anyway, thank you for the pointer, I'll keep in mind for the next time I need this.
We are happy to receive a pull request ;-)
When (if) I have to use it :)
No branches or pull requests
I'd love phpCAS to be able to decrypt attributes from CAS server > 4.1, http://jasig.github.io/cas/4.1.x/integration/Attribute-Release.html#encrypting-attributes
It would mean (as well as I understand):
Unfortunately, I miss time and skills to propose a useable patch here, it's just a whish for now :)
The text was updated successfully, but these errors were encountered: