This topic has 2 replies, 2 voices, and was last updated 4 years, 6 months ago by miky7.
-
AuthorPosts
-
January 20, 2018 at 11:27 am #20630
miky7
ParticipantHi guys!
I’m trying to install the custom authentication module present on the guide of openAM 13. I followed the link, downloaded the zip file. I unzipped the file in a folder. I entered the folder and launched the mvn install command as indicated by the guide. He returns me as an error:
Could not resolve dependencies for project org.forgerock.openam.examples:openam-auth-sample:jar:1.0.0-SNAPSHOT: Failed to collect dependencies at org.forgerock.openam:openam-core:jar:13.0.0
Launching mvn install -X added me this error in the details:
Could not transfer artifact org.forgerock.openam:openam-core:pom:13.0.0 from/to forgerock-releases (http://maven.forgerock.org/repo/releases): Not authorized , ReasonPhrase:Unauthorized.
I also tried to remove snapshoot from <openam.version>13.0.0</openam.version> as I saw in another post, but nothing has changed. The error is still the same.
Does anyone have a suggestion on how I could solve this problem?
Is a paid license required?
Thanks a lotJanuary 25, 2018 at 11:39 am #20683Jamie Bowen
ModeratorYes, you need to have a subscription to be able to authenticate to the maven repository. You should be able to unpack the OpenAM 13 war file, drop your jar in and then re-pack it though.
February 2, 2018 at 4:55 pm #20782miky7
ParticipantThanks a lot :)
-
AuthorPosts
You must be logged in to reply to this topic.