Tagged: IG, JIT migration
This topic has 1 reply, 1 voice, and was last updated 1 month ago by nigelss.
-
AuthorPosts
-
January 25, 2021 at 2:44 am #28434
nigelss
ParticipantHi ForgeRockers…
I’m attempting to use this new
MigrationSsoFilter
from https://github.com/ForgeRock/modernize-accelerators/tree/master/forgerock-ig-migration-sso-jit/openig-modernize-filtersHowever, it seems to be missing one of the following HTTP client libraries –
http-client-apache-sync
,http-client-apache-async
e.g. https://github.com/WrenArchiver/forgerock-http-framework/tree/master/http-client-apache-sync[main] ERROR o.f.o.m.f.MigrationSsoFilter$Heaplet @system – Error initializing HttpClientHandler:
org.forgerock.http.HttpApplicationException: No HTTP client provider found
at org.forgerock.http.handler.HttpClientHandler.<init>(HttpClientHandler.java:233)Does anyone know where I might be able to find these libraries?
There are similar errors on AM – https://bugster.forgerock.org/jira/browse/OPENAM-11195 – but I’m using the Identity Gateway with a custom JAR file loaded into
~/.openig/extras
(IG in standalone mode).Best regards,
NigelJanuary 25, 2021 at 2:55 am #28435nigelss
ParticipantI think I found the relevant Bitbucket/Stash repos:
https://stash.forgerock.org/projects/OPENIG/repos/openig-public/browse
https://stash.forgerock.org/projects/LEGACYCOMMONS/repos/forgerock-http-framework-public/browseCheers,
Nigel -
AuthorPosts
You must be logged in to reply to this topic.