Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-1838

OpenID Validation Required to Check OpenID/User ID combination

XMLWordPrintable

    • Icon: Defect Defect
    • Resolution: Won't Do
    • Icon: Major Major
    • Recycle Bin
    • 1.2.0-BETA1
    • Authorization
    • None

      When testing Federated Authorization for Dataset Browsing and File Download I ran into a problem where an account from staging had logged into staging2, but had a different openid then what was present in the database for staging2, but the UUID was the same. So a database constraint was thrown because the OpenID consumer code in the MyOpenID4JavaConsumer class didn't find the user by openid, but did try to insert the user as new but with a uuid that was already in the database.

      It would be better if a more informative error message was given to explain the issue.

              Unassigned Unassigned
              nhook Nathan Hook
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: