Docker Image - Missing Default Ports for Embedded OpenDJ #827
Unanswered
joelcharlebois
asked this question in
Q&A
Replies: 3 comments 2 replies
|
Could you provide more info, on how to reproduce the issue, such as OS and docker run command? |
0 replies
|
Please provide also your browser info and |
2 replies
|
HTTP method names must be tokens please try TIP: Quick OpenAM Docker Configuration From a Command Line |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
The Docker Image for OpenAM posted to Docker Hub, I am assuming by the OpenIdentityPlatform team, is missing default ports for the Embedded OpenDJ instance.
Creating a Default Configuration fails during the OpenDJ setup stage, because all of the required ports are set as minus one "-1".
The same can be seen when Creating a New Configuration, except there the user can set the ports.
Screenshots attached.
All reactions