ejp-rd-vp / vp-portal-issues

0 stars 0 forks source link

Problem with ORCID Login (on dev instance) #16

Open kkr-ait opened 1 year ago

kkr-ait commented 1 year ago

Describe your problem.

After login with my ORCID account, I am presented with an empty page - after a while I get a 504 Gateway Time-Out. The blank page presents an error in the console:

{ name: "GTM - Error", message: "Unable to add GTM" }

[{"gtm.start":1688462437222,"event":"gtm.js"},{"event":"event","eventProps":{"category":"RegGrowth","action":"Sign-In","label":"OAuth CESNET extIdP - CESNET extIdP"}},{"gtm.start":1688462442181,"event":"gtm.js"},{"event":"event","eventProps":{"category":"RegGrowth","action":"Reauthorize","label":"OAuth CESNET extIdP - CESNET extIdP"}},{"gtm.start":1688462442203,"event":"gtm.js"}

If it is a bug complete the following information:

Describe the solution you'd like

To be redirected to the discovery portal

Additional context

kkr-ait commented 1 year ago

@dBucik @HaddadTala @Ammarbr @vabishaa

kkr-ait commented 1 year ago

Apparently this is only related to the development server, tests on production seem to be fine.

kkr-ait commented 1 year ago

@dBucik - just tried again, I still get an error:

We are sorry...
Unexpected error when handling authentication request to identity provider.
dBucik commented 1 year ago

Still seems to be present. When testing, I am stuck in redirecting from AAI back to KeyCloak, which seems as if there is some problem in processing the request (e.g. because of the response size) in the KeyCloak.

From AAI logs everything seems to be OK.