You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried integrating Keyrock with APInf using Configue with Fiware button on APInf homepage.
The installation of APInf is done using docker-compose.
Steps followed to configure Keyrock with APInf:
Sign up on Keyrock.
Created an application(APInf) on Keyrock (Using account other than admin).
Got the Client_ID and Client_Secret.
Go to APInf click on Configure with Fiware, enter the IDM url, client_id and client_secret.
Select Pop-Up based login and save configurations.
Click on Sign in with Fiware, enter the email and password.
On APInf it says "Internal Server Error".
I am using apinf/api-umbrella:0.15.0-apinf2 docker image for API-Umbrella and apinf/platform:0.58.0 docker image for APInf.
I am not able to login with Keyrock user except admin.
Below are the error logs for the same:
at Object.EJSON.clone (packages/ejson/ejson.js:594:18)
at cloneAttemptWithConnection (packages/accounts-base/accounts_server.js:130:29)
at packages/accounts-base/accounts_server.js:139:22
at [object Object]._.extend.each (packages/callback-hook.js:128:15)
at AccountsServer.Ap._validateLogin (packages/accounts-base/accounts_server.js:136:27)
at AccountsServer.Ap.attemptLogin (packages/accounts-base/accounts_server.js:342:8)
at [object Object].methods.login (packages/accounts-base/accounts_server.js:530:21)
at [object Object].methodMap.(anonymous function) (apinf_packages/core/capture_exception/server/wrap_meteor_methods.js:17:30)
at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1768:12)
at packages/ddp-server/livedata_server.js:719:19
at [object Object].EVp.withValue (packages/meteor.js:1135:15)
at packages/ddp-server/livedata_server.js:717:46
at [object Object].EVp.withValue (packages/meteor.js:1135:15)
at packages/ddp-server/livedata_server.js:715:46
at [object Object]..extend.protocol_handlers.method (packages/ddp-server/livedata_server.js:689:23)
at packages/ddp-server/livedata_server.js:559:43
{"line":"431","file":"oauth.js","message":"Error in OAuth Server: getTokens error. Failed to complete OAuth handshake with FIWARE IdM. failed [500] {"error":"invalid_argument"}","time":{"$date":1552471925317},"level":"warn"}
Exception while invoking method 'login' Error: getTokens error. Failed to complete OAuth handshake with FIWARE IdM. failed [500] {"error":"invalid_argument"}
at getTokens (packages/apinf:fiware/fiware_server.js:143:20)
at Object.handleOauthRequest (packages/apinf:fiware/fiware_server.js:49:20)
at OAuth._requestHandlers.(anonymous function) (packages/oauth2.js:27:31)
at middleware (packages/oauth.js:203:5)
at packages/oauth.js:176:5
Exception while invoking method 'login' RangeError: Maximum call stack size exceeded
at isArguments (/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/es5-shim/node_modules/es5-shim/es5-shim.js:1037:16)
at Function.keys (/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/es5-shim/node_modules/es5-shim/es5-shim.js:1100:17)
at Object.EJSON.clone (packages/ejson/ejson.js:594:10)
at packages/ejson/ejson.js:575:33
at Array.map (native)
at Object.EJSON.clone (packages/ejson/ejson.js:575:14)
at packages/ejson/ejson.js:595:22
at Array.forEach (native)
The text was updated successfully, but these errors were encountered:
I tried integrating Keyrock with APInf using Configue with Fiware button on APInf homepage.
The installation of APInf is done using docker-compose.
Steps followed to configure Keyrock with APInf:
I am using apinf/api-umbrella:0.15.0-apinf2 docker image for API-Umbrella and apinf/platform:0.58.0 docker image for APInf.
I am not able to login with Keyrock user except admin.
Below are the error logs for the same:
at Object.EJSON.clone (packages/ejson/ejson.js:594:18)
at cloneAttemptWithConnection (packages/accounts-base/accounts_server.js:130:29)
at packages/accounts-base/accounts_server.js:139:22
at [object Object]._.extend.each (packages/callback-hook.js:128:15)
at AccountsServer.Ap._validateLogin (packages/accounts-base/accounts_server.js:136:27)
at AccountsServer.Ap.attemptLogin (packages/accounts-base/accounts_server.js:342:8)
at [object Object].methods.login (packages/accounts-base/accounts_server.js:530:21)
at [object Object].methodMap.(anonymous function) (apinf_packages/core/capture_exception/server/wrap_meteor_methods.js:17:30)
at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1768:12)
at packages/ddp-server/livedata_server.js:719:19
at [object Object].EVp.withValue (packages/meteor.js:1135:15)
at packages/ddp-server/livedata_server.js:717:46
at [object Object].EVp.withValue (packages/meteor.js:1135:15)
at packages/ddp-server/livedata_server.js:715:46
at [object Object]..extend.protocol_handlers.method (packages/ddp-server/livedata_server.js:689:23)
at packages/ddp-server/livedata_server.js:559:43
{"line":"431","file":"oauth.js","message":"Error in OAuth Server: getTokens error. Failed to complete OAuth handshake with FIWARE IdM. failed [500] {"error":"invalid_argument"}","time":{"$date":1552471925317},"level":"warn"}
Exception while invoking method 'login' Error: getTokens error. Failed to complete OAuth handshake with FIWARE IdM. failed [500] {"error":"invalid_argument"}
at getTokens (packages/apinf:fiware/fiware_server.js:143:20)
at Object.handleOauthRequest (packages/apinf:fiware/fiware_server.js:49:20)
at OAuth._requestHandlers.(anonymous function) (packages/oauth2.js:27:31)
at middleware (packages/oauth.js:203:5)
at packages/oauth.js:176:5
Exception while invoking method 'login' RangeError: Maximum call stack size exceeded
at isArguments (/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/es5-shim/node_modules/es5-shim/es5-shim.js:1037:16)
at Function.keys (/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/es5-shim/node_modules/es5-shim/es5-shim.js:1100:17)
at Object.EJSON.clone (packages/ejson/ejson.js:594:10)
at packages/ejson/ejson.js:575:33
at Array.map (native)
at Object.EJSON.clone (packages/ejson/ejson.js:575:14)
at packages/ejson/ejson.js:595:22
at Array.forEach (native)
The text was updated successfully, but these errors were encountered: