Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaronpk/oauth-authorization-server-discovery

This specification enables an OAuth resource server to indicate the authorization server it is protected by.
https://github.com/aaronpk/oauth-authorization-server-discovery

api oauth oauth2

Last synced: 27 days ago
JSON representation

This specification enables an OAuth resource server to indicate the authorization server it is protected by.

Awesome Lists containing this project

README

        

This draft has been incorporated into OAuth Protected Resource Metadata and is now archived.

https://datatracker.ietf.org/doc/draft-ietf-oauth-resource-metadata/

# OAuth 2.0 Authorization Server Discovery

This is the working area for the individual Internet-Draft, "OAuth 2.0 Authorization Server Discovery".

* [Editor's Copy](https://aaronpk.github.io/oauth-authorization-server-discovery/#go.draft-parecki-oauth-authorization-server-discovery.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-parecki-oauth-authorization-server-discovery)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-parecki-oauth-authorization-server-discovery)

## Contributing

See the
[guidelines for contributions](https://github.com/aaronpk/oauth-authorization-server-discovery/blob/main/CONTRIBUTING.md).

Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.

## Command Line Usage

Formatted text and HTML versions of the draft can be built using `make`.

```sh
$ make
```

Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).