Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: improve OIDC session expiry error message#18275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
blink-so wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromfix-oidc-session-expiry-message

Conversation

blink-so[bot]
Copy link
Contributor

@blink-soblink-sobot commentedJun 7, 2025

This PR improves the user experience when OIDC sessions expire by providing a more user-friendly error message.

Changes

  • Removed technical timestamp from OIDC session expiry error detail
  • Changed error message from"OpenID Connect session expired at "2025-06-02 16:32:30.144563 +0000 UTC". Try signing in again."
  • To:"Your OpenID Connect session has expired. Please sign in again to continue."

Testing

  • Code compiles successfully
  • No existing tests were broken (no tests specifically check this error message format)

Fixes#18201

Remove technical timestamp from OIDC session expiry error detailto provide a more user-friendly experience. The error now shows'Your OpenID Connect session has expired. Please sign in again to continue.'instead of the previous technical timestamp format.Fixes#18201Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

bug: redirect to login page on OIDC expiry
0 participants

[8]ページ先頭

©2009-2025 Movatter.jp