Closed xdxxxdx closed 1 year ago
Hello,
By following the doc, I successfully started my docker containers. (thanks for the development) When I try to access the endpoint API of the connector e.g. https://localhost:8090/api it requires a user \name and password Then I fill in the configuration mentioned: https://github.com/Engineering-Research-and-Development/true-connector/blob/main/ecc_resources_provider/application-docker.properties
user name: apiUser password: $2a$10$MQ5grDaIqDpBjMlG78PFduv.AMRe9cs0CNm/V4cgUubrqdGTFCH3m
I got always: 2023-08-08 14:45:01 08-08-2023 14:45:01.481 [https-jsse-nio-8449-exec-3] INFO i.e.i.b.l.AuthenticationFailureListener - Failure login
Please help me with it Thanks a lot
Found out: password
Hello,
By following the doc, I successfully started my docker containers. (thanks for the development) When I try to access the endpoint API of the connector e.g. https://localhost:8090/api it requires a user \name and password Then I fill in the configuration mentioned: https://github.com/Engineering-Research-and-Development/true-connector/blob/main/ecc_resources_provider/application-docker.properties
user name: apiUser password: $2a$10$MQ5grDaIqDpBjMlG78PFduv.AMRe9cs0CNm/V4cgUubrqdGTFCH3m
I got always: 2023-08-08 14:45:01 08-08-2023 14:45:01.481 [https-jsse-nio-8449-exec-3] INFO i.e.i.b.l.AuthenticationFailureListener - Failure login
Please help me with it Thanks a lot