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

Means for passing messages from clients #191

Open
vemv opened this issue Sep 20, 2013 · 0 comments
Open

Means for passing messages from clients #191

vemv opened this issue Sep 20, 2013 · 0 comments
Milestone

Comments

@vemv
Copy link

vemv commented Sep 20, 2013

Consumer applications may need the CAS server to display a message, passed as an HTTP parameter.

A strong use case is when CAS succesfully logs in a user, but that user is unauthorized to use a given application. In such an sceneario I'd like to invoke logout from the CAS client, passing an "unauthorized" message to be displayed on the CAS server.

In short my proposal is to:

  • Add a "message" param to the CAS server, maybe with a issue severity level as well (info, warning, error) so we can render the HTML accordingly.
  • Update rubycas-client(-rails) to leverage this feature.

Greetings - Victor

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

1 participant