1 min read
Handling user password change and expiration issues with Office365 and ADFS – Part 2
This is part two of my experience in handling the password change office365 architecture issue.
Last time I’ve built a simple script to notificate the users about the status of their passwords. In the mean time we (me and another employ of the “vbl Informatik”) built a simple website for the office365 users to change their password.
The whole project is now available on https://github.com/janikvonrotz/ActiveDirectory-Password-Change
Checkout the instructions in the readme fileto set up the password change website.
If you have setup the website already I recommend you to include the site with a sharepoint webpart here’s an example:
Requirements
- A webserver supporting the php ldap module
- bower client
- node.js
- npm package manager
- An ActiveDirectory user who has the right to reset a user's password
Tags: adfs , expiration , office365 , password
Edit this page
Show statistic for this page