error anonymousSessionNotAllowed show message, not a blank page

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • 4.22.0, 6.1.0, 7.0.1
    • Affects Version/s: 2.6.16, 7.0.1
    • Component/s: None
    • None

      The error is trying to redirect to /grouperExternal/public/UiV2Public.index?operation=UiV2Public.postIndex&function=UiV2Public.error&code=anonymousSessionNotAllowed . But ironically, that page requires authentication to view.

      GET https://{host}/grouper/
      GET https://{host}/grouper/grouperUi/app/UiV2Main.index?operation=UiV2Main.indexMain
      GET https://{host}/grouper/grouperExternal/public/UiV2Public.index?operation=UiV2Public.postIndex&function=UiV2Public.error&code=anonymousSessionNotAllowed
          (response cancelled)
      GET https://{host}/grouper/
      GET https://{host}/grouper/grouperUi/app/UiV2Main.index?operation=UiV2Main.indexMain
      GET https://{host}/grouper/grouperExternal/public/UiV2Public.index?operation=UiV2Public.postIndex&function=UiV2Public.error&code=anonymousSessionNotAllowed
      POST https://{host}/grouper/grouperExternal/public/UiV2Public.postIndex?function=UiV2Public.error&code=anonymousSessionNotAllowed
          (401 unauthorized)
      GET https://{host}/grouper/grouperExternal/public/UiV2Public.index?operation=UiV2Public.postIndex&function=UiV2Public.error&code=anonymousSessionNotAllowed&grouperRedirectAuthn=true
      POST https://{host}/grouper/grouperExternal/public/UiV2Public.postIndex?function=UiV2Public.error&code=anonymousSessionNotAllowed&grouperRedirectAuthn=true
          (401 unauthorized)
      GET https://{host}/grouper/grouperExternal/public/UiV2Public.index?operation=UiV2Public.postIndex&function=UiV2Public.error&code=ajaxError&grouperRedirectAuthn=true
      https://{host}/grouper/grouperExternal/public/UiV2Public.postIndex?function=UiV2Public.error&code=ajaxError&grouperRedirectAuthn=true
          (401 unauthorized)
      

            Assignee:
            Chad Redman
            Reporter:
            Chad Redman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: