[wp-trac] [WordPress Trac] #52275: REST API: Add App Password introspection endpoint
WordPress Trac
noreply at wordpress.org
Fri Jan 29 00:05:34 UTC 2021
#52275: REST API: Add App Password introspection endpoint
--------------------------------------+--------------------------------
Reporter: TimothyBlynJacobs | Owner: TimothyBlynJacobs
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.7
Component: Application Passwords | Version: 5.6
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses: rest-api
--------------------------------------+--------------------------------
Changes (by TimothyBlynJacobs):
* owner: (none) => TimothyBlynJacobs
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"50065" 50065]:
{{{
#!CommitTicketReference repository="" revision="50065"
App Passwords: Introduce introspection endpoint.
This introduces a new endpoint, `wp/v2/users/me/application-
passwords/introspect`, that will return details about the App Password
being used to authenticate the current request. This allows for an
application to disambiguate between multiple installations of their
application which would all share the same `app_id`.
Props xkon, peterwilsoncc, TimothyBlynJacobs.
Fixes #52275.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52275#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list