verdan / flaskoidc

A wrapper of Flask with pre-configured OIDC support
Apache License 2.0
52 stars 35 forks source link

Option to go back to orignal url after sucessful login #25

Open StevenvdSchoot opened 2 years ago

StevenvdSchoot commented 2 years ago

The default behavior remains the same (redirect to FLASK_OIDC_OVERWRITE_REDIRECT_URI after login). When FLASK_OIDC_OVERWRITE_REDIRECT_URI is set to an empty string, however, the user is redirected to the url he/she was trying to visit when authentication was required

ozandogrultan commented 1 year ago

Would be nice to see this merged!

verdan commented 1 year ago

@ozandogrultan I have limited bandwidth and can not verify this change soon. Can you please verify this change before merging this?