Skip to main content

Introduction

Introduction

PWM is an open source password self-service application for LDAP directories

It includes:

  • LDAP Directory Support
  • Change Password module for Self-Service
  • Account Activation / First time password assignment
  • Password reset
  • User registration

Multiple Deployment Options

  • Java WAR file (bring your own application server, tested with Apache Tomcat)
  • Java single JAR file (bring your own Java VM)
  • Docker container

Multiple SSO options

  • Basic Authentication
  • HTTP header username injection
  • Central Authentication Service (CAS)
  • OAuth client

REST Server APIs for most functionality

  • Password set
  • Forgotten password
  • Password policy reading
  • User attribute updates
  • Password policy verification

Installation / Architecture

The service is installed on portainer.simmy.ch. It is simply the default installation of the docker container.

Install experience

https://github.com/pwm-project/pwm

https://groups.google.com/g/pwm-general?pli=1

https://www.pwm-project.org/pwm/public/reference/

Downloads