pwm-project / pwm

pwm
Other
886 stars 249 forks source link

UnboundID not Supported #246

Open uptown2 opened 6 years ago

uptown2 commented 6 years ago

Could you provide information on why Ping UnboundID is not a supported directory. We are trying to decide if we need a different Password management solution or if we should work on customizations to make PWM work with unboundID. Additional information could make our decision easier. Thanks.

jcombs-pointblue commented 6 years ago

UnboundID has an LDAP interface so it should not be an issue to get it working. The only reason it is not a supported directory is that no one has done the integration yet. If you don’t have the ability to do it yourself then contact me and I’ll put you in touch with someone that can do the work.

On Nov 30, 2017, at 09:46, uptown2 notifications@github.com wrote:

Could you provide information on why Ping UnboundID is not a supported directory. We are trying to decide if we need a different Password management solution or if we should work on customizations to make PWM work with unboundID. Additional information could make our decision easier. Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pwm-project/pwm/issues/246, or mute the thread https://github.com/notifications/unsubscribe-auth/AH25Q5leFl4ad6SQIEVIHP8iEXEXraFGks5s7s3dgaJpZM4QwwrH.

uptown2 commented 6 years ago

Our issues surround the passwordExpirationTime attribute. It is not an included attribute in the schema. It was added as a custom attribute but the get commands do not apprear to retrieve it.

jrivard commented 6 years ago

An implementation for the UnboundID directory is needed in the LDAP Chai library, which is used by PWM. See https://github.com/ldapchai/ldapchai/tree/master/src/main/java/com/novell/ldapchai/impl