bcgov / common-web-utils

Common Front End JS utils and libraries
Apache License 2.0
1 stars 0 forks source link

Adding query params to redirectURI fails to isolate query param from login intention #42

Closed patricksimonian closed 5 years ago

patricksimonian commented 5 years ago

Describe the bug config redirectURI to be something like https://somesite.com?foo=bar

Upon redirect you will receive something like `https://somesite.com?foo=bar?intention=LOGIN