octoblu / issues

The place to report Octoblu issues
3 stars 2 forks source link

Handle deny case for citrix authentication #228

Open AlisamfP opened 8 years ago

AlisamfP commented 8 years ago

Currently we don't do anything when a user tries to login using citrix and selects deny, the page stays the same. If they select authorize after selecting deny, the callback url is lost.

We should send them back to the login page if they select deny.