Skip to content

fix(BryantHe): Convert the relative redirect path of OAuth2 to an absolute redirect URL#637

Closed
Bryanthelol wants to merge 1 commit intoapiflask:mainfrom
Bryanthelol:oauth2_redirect_uri_to_absolute_url
Closed

fix(BryantHe): Convert the relative redirect path of OAuth2 to an absolute redirect URL#637
Bryanthelol wants to merge 1 commit intoapiflask:mainfrom
Bryanthelol:oauth2_redirect_uri_to_absolute_url

Conversation

@Bryanthelol
Copy link
Copy Markdown
Contributor

Convert the relative redirect path of OAuth2 to an absolute redirect URL.

Fixes #602.

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code docstring.
  • Add an entry in CHANGES.md summarizing the change and linking to the issue.
  • Add *Version changed* or *Version added* note in any relevant docs and docstring.
  • Run pytest and tox, no tests failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relative redirect_uri not accepted by Okta

1 participant