Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have installed with installer all talend 7.1.1 components except IAM.
To install it manually, I have followed the talend documentation https://help.talend.com/reader/xFN_6XH9TtbKpH8~h17lFQ/6g_oOPIDSfqJN2JIMsPrXw
I have modified iam.properties, create tdp_client.json for IAM and upadte Data Prep application.properties.
I have no DNS, so I have modified /etc/hosts file to create an alias for my TDP service.
All components are on the same host.
When, i try to connect to TDP, il have the following issue :
2020-07-14 18:08:44.021 - INFO [http-nio-9080-exec-9] f.s.w.FederationAuthenticationEntryPoint : Redirecting to IDP: http://10.0.86.162:9080/idp/federation?wa=wsignin1.0&wreply=http%3A%2F%2F10.0.86.162%3A9080%2Foidc%2...
2020-07-14 18:09:32.940 - WARN [http-nio-9080-exec-9] o.a.c.r.s.o.s.AbstractOAuthService : Unsecure HTTP, HTTPS is recommended
2020-07-14 18:09:32.973 - WARN [http-nio-9080-exec-9] o.t.i.o.a.BadRequestExceptionMapper : An OAuth2 BadRequestException occured: HTTP 400 Bad Request
Please, could you help me ?
Please find, my configurations files.
Thaks and regards
Fred
Hi @Frederic MELET, I'm not sure why you use IP in all the configuration apart from the tdp-client.json file.
Would you be able to add your IP in this file too and test?
Also complete logs would be helpful to check it, please attach tdp logs and iam/tomcat/logs/.
Thanks!