!!! Overview
[{$pagename}] is a [Well-Known URI] that sites can use to make their [Password Change] forms discoverable by tools. 


[{$pagename}] simple affordance provides a way for software to help the user find the way to initiate a [Password Change]].

[{$pagename}] is defined in an [Internet Draft] titled A Well-Known URL for Changing Passwords[1]


Servers should redirect [HTTP] requests for an origin’s change password url to the actual page on which users may change their password by returning a response with a [Redirection] status of 302, 303, or 307, and a Location header. [FETCH|Fetch API] [HTTP-SEMANTICS] Clients must handle such redirects when requesting a change password url.

!! Example
{{{
"https://example.com/.well-known/change-password"
}}}


!! Implementations

[Apple] developed the specification and has an [implementation] 
\\ [https://apple.com/.well-known/change-password|https://apple.com/.well-known/change-password|target='_blank']


!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [A Well-Known URL for Changing Passwords|https://wicg.github.io/change-password-url/index.html|target='_blank'] - based on information obtained 2019-05-13