This page (revision-2) was last changed on 29-Nov-2024 16:16 by -jim

This page was created on 29-Nov-2024 16:16 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
2 29-Nov-2024 16:16 1 KB -jim to previous
1 29-Nov-2024 16:16 1 KB unknown to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 10 added 14 lines
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']