-
jayt replied to the topic How to collect debug logs in database in the forum Access Management 6 years, 3 months ago
Thanks for the update. I guess I will have to figure something out.
-
jayt started the topic How to collect debug logs in database in the forum Access Management 6 years, 3 months ago
Hi
I know that a database connectivity can be established to collect the logs but I was wondering if there was a way to do the same with debug logs.
Thank you
-
jayt replied to the topic Connect OpenAM to Standalone OpenDJ in the forum Directory Services 6 years, 3 months ago
@Rajesh R
Hey
It definitely helps but I was wondering if I just make some changes in the way OpenAM connects to OpenDJ. Basically what I am trying to achieve is load the configuration of the new OpenDJ without making any new realms which means that I wanted to load the realms that are already present in the standalone OpenDJ.
I have been able…[Read more]
-
jayt started the topic Connect OpenAM to Standalone OpenDJ in the forum Directory Services 6 years, 3 months ago
Hi
I have a OpenAM installation on my local machine that I installed with embedded OpenDJ but now I want to connect the same instance of OpenAM to a standalone OpenDJ on the same local machine. Is this possible and if yes, how do I do this?
Thank you for all your help.
-
jayt started the topic Connect OpenAM to Standalone OpenDJ in the forum Directory Services 6 years, 3 months ago
Hi
I have a OpenAM installation on my local machine that I installed with embedded OpenDJ but now I want to connect to a standalone OpenDJ on the same local machine. Is this possible and if yes, how do I do this?
Thank you for all your help.
-
jayt replied to the topic Access embedded OpenDJ GUI from a server in the forum Directory Services 6 years, 3 months ago
@Matt Miller
The server has no GUI installed and I also tried everything with X11 and port forwarding (actually those are the first things I tried). Anyway I got some of the cli features of OpenDJ working as expected and was able to use it that way.
I have achieved my goal for now but I will definitely look into your…[Read more]
-
jayt replied to the topic Access embedded OpenDJ GUI from a server in the forum Directory Services 6 years, 3 months ago
@Matt Miller
The server has no GUI installed and I also tried everything with X11 and port forwarding (actually those are the first things I tried). Anyway I got some of the cli features of OpenDJ working as expected and was able to use it that way.
I am achieved my goal for now but I will definitely look into your…[Read more]
-
jayt started the topic Access embedded OpenDJ GUI from a server in the forum Directory Services 6 years, 3 months ago
Hi
I have a server with no gui and I want to access the control panel of the embedded OpenDJ from my local machine. I have already seen the video by @Rajesh R an trying to work on that. I was also trying ssh port forwarding. Till now nothing seems to work. Any help will be appreciated.
-
jayt replied to the topic Connect a Java Project to openDJ in the forum Directory Services 6 years, 4 months ago
Hi @Rajesh R
Thanks a lot, it is definitely very helpful.
-
jayt started the topic Connect a Java Project to openDJ in the forum Directory Services 6 years, 4 months ago
Hi
I am new to the community and the products, so I apologize in advance for asking stupid questions.
My question is that I have a simple java program that uses REST API, but now I wanted to do use the capabilities of openDJ to provide the services provided by the REST API. Now can I go about achieving this. I would also like to know what…[Read more]
-
jayt replied to the topic UI Customization in the forum Access Management 6 years, 4 months ago
Hi
Thanks for the links but the problem is that most of the times the documents only talk about the login page. I was wondering if there were a bunch of html, css, and script files separated or a way to separate them so that I can modify them the way I want, run on my local machine to see how it looks and then finally deploy them
-
jayt started the topic UI Customization in the forum Access Management 6 years, 4 months ago
Hi
I was wondering if there is a set of html templates or static webpages that can be used to customize the GUI according to the project.