Skip to content

Add logout success handler with a service parameter#30

Open
tdb85 wants to merge 1 commit intoPRayno:masterfrom
tdb85:master
Open

Add logout success handler with a service parameter#30
tdb85 wants to merge 1 commit intoPRayno:masterfrom
tdb85:master

Conversation

@tdb85
Copy link
Copy Markdown

@tdb85 tdb85 commented Jun 15, 2020

Our typical convention for our web applications is to have CAS logouts include a URL back to the application so they don't get stuck at the CAS logout screen.

This is particularly useful when you want to log out from one user and back in as another.

I've added a service which accepts route & parameters as additional parameters. This could perhaps be added to the existing LogoutSuccessHandler class, but I liked the idea of keeping that as a clean simple class when there are simple requirements.

@drupol
Copy link
Copy Markdown

drupol commented Aug 17, 2020

Hi,

I don't know if this package is still maintained and no offense will be taken by the maintainer of it, but the service parameter in logout handler is handled in this package: https://github.com/ecphp/cas-bundle

If this message is an issue, feel free to delete it as well.

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.

2 participants