Forum Discussion

Al_7443's avatar
Al_7443
Icon for Nimbostratus rankNimbostratus
Jul 05, 2018

Parse URI parameters when parameters preceded by Hash (#) not question mark

Hi All,   On of our MFA apps returns a token via the URI string. Instead of starting with a ? like pretty much everything, it returns a https://myapp.net/myResponsetoken=blah&state=blah...   ...