Skip to content

fix: OIDC login success page not loaded correctly in Firefox#366

Merged
zatteo merged 1 commit intomasterfrom
fix/firefox-url
Nov 5, 2025
Merged

fix: OIDC login success page not loaded correctly in Firefox#366
zatteo merged 1 commit intomasterfrom
fix/firefox-url

Conversation

@zatteo
Copy link
Copy Markdown
Member

@zatteo zatteo commented Nov 5, 2025

The redirect_uri was not correctly set to the login success page in Firefox. Now instead of building the URL manually, we use a standardized API that build a URL for a resource packaged with the extension.

Support:

  • Chrome 22
  • Firefox 45

The redirect_uri was not correctly set to the login success page in Firefox.
Now instead of building the URL manually, we use a standardized API
that build a URL for a resource packaged with the extension.

Support:
- Chrome 22
- Firefox 45
@zatteo zatteo merged commit dd6fc69 into master Nov 5, 2025
1 check passed
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.

2 participants