Page 1 of 1

Integrate Essential OS with Active Directory

Posted: 01 Mar 2022, 19:41
by iapaza
Hello,
Hello,
I need integrate the Essential Open Source Platform with Active Directory. I tried codes published in the web, but without successfully. Can I help me?.
Best regards.

Christian

Re: Integrate Essential OS with Active Directory

Posted: 07 Mar 2022, 08:58
by JohnM
Sorry for the delay Christian,

I spoke to the team and, unlike Cloud/Docker, there’s no security capability in Open Source and no facility to connect to AD. If you run OS in server (multi-user) mode, you need to create user accounts to control who can access the server, but sorry there’s no integration with AD.

John

Re: Integrate Essential OS with Active Directory

Posted: 08 Mar 2022, 05:48
by iapaza
Dear john

I tell you that after making several "trials and errors", today I was able to establish the integration with the Active Directory (AD). Part of the solution is to include the commonRole parameter and set it to report_viewer in the Realm tag. To do this, you must have enabled the "report_viewer" role in the web.xml of your viewer.

I hope that these tips help the community to integrate into the AD of your organization.

Greetings ;) .

Christian.

Re: Integrate Essential OS with Active Directory

Posted: 18 Mar 2022, 14:47
by john.nordien
Hello.
I believe this can be accomplished via integrating TOMCAT with Active Directory. I have looked into this a bit but have not tried to do it. TOMCAT will provide the login access to all sites within.

John Nordien.