Skip to content
Snippets Groups Projects
Commit 905f3bd9 authored by Balazs Varga's avatar Balazs Varga
Browse files

Fix invalid logout URL bug caused by empty $shib_AssertionConsumerServiceURL option

If the $shib_AssertionConsumerServiceURL wasn't set or it was empty, the variable
didn't initialized properly when we assembled the logout url.

Fix bug: in a previous commit (82e34a0a), $shib_WAYF unintendedly replaced
when we assembled the login URL so the configuration variable had no effect
(credits to @scolytus, thanks!)
parent e134ae17
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment