We couldn't load the project sidebar. Refresh the page to try again.
If the problem persists, contact your Jira admin.
Log inSkip to main contentSkip to sidebar
Something went wrong, please try again.
Create and track feature requests for Atlassian products.
  • More
    DashboardsProjectsIssues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

Open issues

  • All issues
  • Open issues
  • Done issues
  • Viewed recently
  • Created recently
  • Resolved recently
  • Updated recently
View all issues and filters
Order by Priority
  1. Suggestion
    JSWSERVER-26010Improve session handling for Jira + OIDC
  2. Suggestion
    JSWSERVER-26467We need a feature that validates HTML tags and generates an error if they are incorrect before setting the announcement banner
  3. Suggestion
    JSWSERVER-5720New "Base Swimlanes On" option for "versions"
  4. Suggestion
    JSWSERVER-11530Previous completed sprint for Burndown Gadget
  5. Suggestion
    JSWSERVER-13265Provide UI method to identify origin board for a sprint.
  6. Suggestion
    JSWSERVER-14931Disable or limit the "Create Branch" option
  7. Suggestion
    JSWSERVER-15276Simplified Workflow: add option to disable the creation of new statuses
  8. Suggestion
    JSWSERVER-15993Make the Portfolio "Parent Link" field available on the Board Issue Detail View
  9. Suggestion
    JSWSERVER-16744Adding custom columns to Release Page
  10. Suggestion
    JSWSERVER-19901Make possible to add other columns to "Issues in this epic" view
  11. Suggestion
    JSWSERVER-19912Implement Configuration Option for CSP Header
  12. Suggestion
    JSWSERVER-20075Remove specific user from notification
  13. Suggestion
    JSWSERVER-20814Support of Github Apps in DVCS instead of user based OAuth
  14. Suggestion
    JSWSERVER-21020As an Enterprise Admin, I want to install Jira on SELinux with Atlassian guidance
  15. Suggestion
    JSWSERVER-21245Ability to add custom columns in release page (view)
  16. Suggestion
    JSWSERVER-25122Advanced Roadmaps - Add support for more custom fields to the plan view
  17. Suggestion
    JSWSERVER-26457Make Jira users searchable with email addresses in the user picker fields
  18. Suggestion
    JSWSERVER-15859Ability to reopen an empty sprint.
  19. Suggestion
    JSWSERVER-19959Add granular permissions relating to version control
  20. Suggestion
    JSWSERVER-24814Make hierarchy levels configurable per plan
  21. Suggestion
    JSWSERVER-24821Item Issue Hierarchy per Project
  22. Suggestion
    JSWSERVER-25490Provide a way to migrate Advanced Roadmap plans between instances
  23. Suggestion
    JSWSERVER-26170In Plans permission configuration user can only add group that they are member of
  24. Suggestion
    JSWSERVER-6135Ability to export the Sprint reports into a common format
  25. Suggestion
    JSWSERVER-7353Ability to Customize the JIRA Agile Reports
  26. Suggestion
    JSWSERVER-7992Ability to see sub-tasks in the backlog
  27. Suggestion
    JSWSERVER-21283Ability to configure fiscal year start month for quarterly timeline view in Advanced Roadmaps
  28. Suggestion
    JSWSERVER-24538Ability to change the date format on an Advanced Roadmap plan in Server / DC
  29. Suggestion
    JSWSERVER-25300As Admin, would like to remove locked custom fields Target Start and Target End
  30. Suggestion
    JSWSERVER-26412Allow nested JQL to be used in board configuration and show in projects
  31. Suggestion
    JSWSERVER-26453Background for Jira drop down fields doesn't show consistent behaviour - all drop down fields should be presented with same light background
  32. Suggestion
    JSWSERVER-5368New issues to top of backlog
  33. Suggestion
    JSWSERVER-13029Ability to see Sprint start and end dates in search results in issue navigator
  34. Suggestion
    JSWSERVER-15655Ability to add columns to Epic Issue list on Epic
  35. Suggestion
    JSWSERVER-24771Increase the project, issue, and team limits in Plan
  36. Suggestion
    JSWSERVER-24937Automatically shift dates of dependent issues based on blocker end date change
  37. Suggestion
    JSWSERVER-25190Allow Advanced Roadmaps to Group by any custom field
  38. Suggestion
    JSWSERVER-25242Unlock the Team field
  39. Suggestion
    JSWSERVER-25247Portfolio Team Avatar
  40. Suggestion
    JSWSERVER-25259team custom field needs to be editable
  41. Suggestion
    JSWSERVER-26409Add ability to compare date fields using JQL
  42. Suggestion
    JSWSERVER-26444Opt to no update the Resolution field upon bulk edit
  43. Suggestion
    JSWSERVER-26449Linking Jira issues by "the most recently used link."
  44. Suggestion
    JSWSERVER-26466Improve basic knowledge of virtual service Agent response on JSM helpcenter portal
  45. Suggestion
    JSWSERVER-26463Epic Link picker in basic search brings Done issues by default
  46. Suggestion
    JSWSERVER-9455Ability to create a hierarchy of Epics instead of a single level
  47. Suggestion
    JSWSERVER-21080Allow Cluster Monitoring page to show the nodes load on Windows environments
  48. Suggestion
    JSWSERVER-24817Being able to add a hierarchy level between Epic and Story
  49. Suggestion
    JSWSERVER-24818Allow Hierarchy flexibility between levels
  50. Suggestion
    JSWSERVER-9707Sprint Health Gadget for completed Sprints
Refresh results
1 2 3 4 5Next >>
1 of 2996
Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-26010

Improve session handling for Jira + OIDC

Log In
Gathering Interest
Export
undefinedView workflow
XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Data Center
    • None
    • 1
    • 6
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Problem Definition

      When integrating Jira with an SSO solution like OIDC some users might need to log in and log out frequently to perform, for example, admin tasks and perform validations after as a regular user.

      Currently, when logging in and shortly after, log out using the "Log out" button from the profile icon at the top right of the screen and trying to log back in a second time an error will be displayed, and in the app logs you will see an error like this:

      ERROR anonymous 619x2187x1 nar2j7 xx.xx.x.x,xx.xx.xx.xxx /plugins/servlet/oidc/callback [c.a.p.a.i.web.filter.ErrorHandlingFilter] [UUID: 77f49aee-452f-4fab-a3fb-b63c60ad9d7e] Unknown state in response
      com.atlassian.plugins.authentication.impl.web.usercontext.AuthenticationFailedException: Unknown state in response
      	at com.atlassian.plugins.authentication.impl.web.oidc.OidcConsumerServlet.lambda$doGet$0(OidcConsumerServlet.java:113)
      	at java.base/java.util.Optional.orElseThrow(Optional.java:408)
      	at com.atlassian.plugins.authentication.impl.web.oidc.OidcConsumerServlet.doGet(OidcConsumerServlet.java:113)
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:529)
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
      	at com.atlassian.plugin.servlet.DelegatingPluginServlet.service(DelegatingPluginServlet.java:37)
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
      	at com.atlassian.plugin.servlet.ServletModuleContainerServlet.service(ServletModuleContainerServlet.java:49)
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
      	... 48 filtered
      	at com.atlassian.jira.plugin.mobile.web.filter.MobileAppRequestFilter.doFilter(MobileAppRequestFilter.java:59)
      	... 4 filtered
      	at com.atlassian.jira.plugin.mobile.login.MobileLoginSuccessFilter.doFilter(MobileLoginSuccessFilter.java:54)
      	... 3 filtered
      	at com.atlassian.diagnostics.internal.platform.monitor.http.HttpRequestMonitoringFilter.doFilter(HttpRequestMonitoringFilter.java:54)
      	... 8 filtered
      	at com.atlassian.plugins.authentication.impl.web.filter.ErrorHandlingFilter.doFilterInternal(ErrorHandlingFilter.java:79)
      	at com.atlassian.plugins.authentication.impl.web.filter.AbstractJohnsonAwareFilter.doFilter(AbstractJohnsonAwareFilter.java:29)
      

      This error is highlighted here – Configuring OIDC using the Atlassian SSO for Data Center App in Jira

      And the suggestion is to close the browser window and try again.

      Suggested Solution

      Any other way that can help not having to close the window and still being able to log to Jira

      Why This Is Important

      It will help since having to close the browser is not always possible as it can be disruptive to the task at hand or internal procedures.

      Workaround

      No workaround has been found

          Form Name

            • All
            • Comments
            • Work Log
            • History
            • Activity
            There are no comments yet on this issue.

              Unassigned Unassigned
              5b97fcabbfc1 Diego Moreno
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                02/Jul/2024 2:42 PM
                Updated:
                8 hours ago
                • Atlassian Jira Project Management Software
                • About Jira
                • Report a problem
                • Privacy policy
                • Notice at Collection

                Atlassian