Releases: oauth-wg/draft-ietf-oauth-resource-metadata
Releases · oauth-wg/draft-ietf-oauth-resource-metadata
draft-ietf-oauth-resource-metadata-03
Applied correction by @panva
draft-ietf-oauth-resource-metadata-02
- Switched from concatenating .well-known to the end of the resource identifier to inserting it between the host and path components of it.
- Have WWW-Authenticate return resource_metadata rather than resource.
draft-ietf-oauth-resource-metadata-01
- Renamed
scopes_provided
toscopes_supported
- Added security consideration for
scopes_supported
- Use BCP 195 for TLS recommendations
- Clarified that resource metadata can be used by clients and authorization servers
- Updated references
- Added security consideration recommending audience-restricted access tokens
- Mention FAPI Message Signing as a use case for publishing signing keys
draft-ietf-oauth-resource-metadata-00
draft-ietf-oauth-resource-metadata-00
draft-jones-oauth-resource-metadata-04
Merge pull request #1 from selfissued/mbj-www-authenticate Added WWW-Authenticate functionality from draft-parecki-oauth-authorization-server-discovery-00
draft-jones-oauth-resource-metadata-03
Aaron Parecki added Security Considerations on Server-Side Request Forgery (SSRF) and Phishing.
Added Aaron Parecki as an author.