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
We are working on Fiware/APInf-platform. While integrating Fiware/idm with Fiware/apinf-plaform, we're facing an internal server error on apinf sign-in.
Authenticate admin user
Signing in with admin user is successful. User is redirected successfully to APInf's homepage.
Authenticate other user who is authorized for the application
But while signing in with any other registered user other than admin, user is not redirected to APInf's
homepage & it shows some Internal Server Error has occurred. As per the current scenario, if a
user(other than admin) tries to login to apinf via keyrock, it gets logged in into keyrock, but the error
occurs while redirection of it on apinf's homepage.
I have made some authentication tests with IdM 7.5.1 and is working. As I read in APInf community it seems you need to make somo additional configurations in APInf.
Hi Team,
We are working on Fiware/APInf-platform. While integrating Fiware/idm with Fiware/apinf-plaform, we're facing an internal server error on apinf sign-in.
Fiware/IDM version: 7.5.1
Apinf: 0.58.0
API Umbrella: 0.15.0-apinf2.1
Callback URl: https://<domain_name>/_oauth/fiware
We have tried it with two different scenarios:
Authenticate admin user
Signing in with admin user is successful. User is redirected successfully to APInf's homepage.
Authenticate other user who is authorized for the application
But while signing in with any other registered user other than admin, user is not redirected to APInf's
homepage & it shows some Internal Server Error has occurred. As per the current scenario, if a
user(other than admin) tries to login to apinf via keyrock, it gets logged in into keyrock, but the error
occurs while redirection of it on apinf's homepage.
We have also raised the issue on APInf community.
Thanks
The text was updated successfully, but these errors were encountered: