v0.31.1
Bugfix
- The Login Location check during the
codeflow has been done onPOST /tokeninstead of/authorizeand it therefore caught the OIDC client app instead of the user browser.
#1097
code flow has been done on POST /token instead of /authorize and it therefore caught the OIDC client app instead of the user browser.