sahat / satellizer

Token-based AngularJS Authentication
https://satellizer-sahat.rhcloud.com
MIT License
7.85k stars 1.13k forks source link

Allow authorizationEndpoint with query param #1138

Closed adriengibrat closed 1 year ago

adriengibrat commented 5 years ago

Hi,

When authorization endpoint contains a query param, the URL generated for the Satellizer Popup is not valid due to wrong query param concatenation.

See a detailed bug report in https://github.com/gravitee-io/issues/issues/2672