-
abhijit.sarmah started the topic Embedded and external OpenDJ in the forum Access Management 6 years ago
I have installed an OpenAM 13 instance and chose to use the embedded OpenDJ as the data store. Have the following questions:
1. If I now want to use an external openDJ directory, will I need to migrate over the users created during the installation (such as amadmin) to the external directory?
2. How can I choose to use the embedded directory as…[Read more]
-
abhijit.sarmah started the topic Protecting Apache VM in the forum Access Management 6 years ago
I have two Apache virtual hosts. See configuration below:
Listen 192.168.1.88:80
NameVirtualHost 192.168.1.88:80
<VirtualHost 192.168.1.88:80>
Servername http://www.example.com
</VirtualHost><VirtualHost 192.168.1.88:80>
Servername http://www.secondary.com
</VirtualHost>The configuration seems to be fine as I can connect to both…[Read more]
-
abhijit.sarmah replied to the topic Introduce yourself! in the forum General Discussion 6 years ago
Hi,
I am new to ForgeRock and working my way through Open DJ and now OpenAM. Like the product so far.