• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    LDAP integration

    Wishlist
    3
    5
    2.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jeremyhJ
      jeremyh
      last edited by

      LDAP integration to allow users from a domain to log in would be of great interest in enterprise environments.

      I am sure a number of open source Java solutions exist. Alfresco project comes to mind as something that has very comprehensive (actually, too complex!) LDAP integration.

      Thanks
      Jeremy

      1 Reply Last reply Reply Quote 0
      • terrypackerT
        terrypacker
        last edited by

        Jeremy,

        Mango is built on top of Spring and they have an LDAP component.

        See here:
        http://spring.io/guides/gs/authenticating-ldap/

        And here:
        http://projects.spring.io/spring-ldap/

        What features besides just a simple login authentication would you desire in such a module. We already have an Authentication "type" module that we've implemented for Crowd authentication. It wouldn't be very much work to use Spring LDAP and make a similar type of module.

        1 Reply Last reply Reply Quote 0
        • jeremyhJ
          jeremyh
          last edited by

          Hi Terry,

          I am not very experienced with LDAP and so couldn't really tell you what features beyond basic authentication are needed.

          My suggestion was more general in nature, rather than something I specifically require/need. I think that features like LDAP would greatly assist in making Mango more adoptable by larger organisations and there are obvious commercial benefits that follow. If it really is not that much work to implement, it might have a pretty favourable cost/benefit ratio.

          I personally would use it, but it's not something I'm really bothered about right now!

          Kind regards
          Jeremy

          @terrypacker said:

          Jeremy,

          Mango is built on top of Spring and they have an LDAP component.

          See here:
          http://spring.io/guides/gs/authenticating-ldap/

          And here:
          http://projects.spring.io/spring-ldap/

          What features besides just a simple login authentication would you desire in such a module. We already have an Authentication "type" module that we've implemented for Crowd authentication. It wouldn't be very much work to use Spring LDAP and make a similar type of module.

          1 Reply Last reply Reply Quote 0
          • JoelHaggarJ
            JoelHaggar
            last edited by

            We've had a few request for LDAP and Active Directory support so we will probably add support for it sooner than later. The good new is that in the next release of Mango we have reworked user permissions to create very flexible user groups. This should help us do a better LDAP integration.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post