Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add OAuth concepts and values #29

Open
dret opened this issue Oct 4, 2016 · 3 comments
Open

add OAuth concepts and values #29

dret opened this issue Oct 4, 2016 · 3 comments
Assignees

Comments

@dret
Copy link
Owner

dret commented Oct 4, 2016

add OAuth concepts/values as listed here: http://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml

  • OAuth Access Token Types
  • OAuth Authorization Endpoint Response Types
  • OAuth Dynamic Client Registration Metadata
  • OAuth Extensions Error Registry
  • OAuth Parameters
  • OAuth Token Endpoint Authentication Methods
  • OAuth Token Introspection Response
  • OAuth Token Type Hints
  • OAuth URI
  • PKCE Code Challenge Methods
@dret
Copy link
Owner Author

dret commented Oct 4, 2016

this issue is related to the more general #13

@dret
Copy link
Owner Author

dret commented Oct 4, 2016

931f437 adds "OAuth Token Type Hints", so the remaining open list is:

  • OAuth Access Token Types
  • OAuth Authorization Endpoint Response Types
  • OAuth Dynamic Client Registration Metadata
  • OAuth Extensions Error Registry
  • OAuth Parameters
  • OAuth Token Endpoint Authentication Methods
  • OAuth Token Introspection Response
  • OAuth URI
  • PKCE Code Challenge Methods

dret added a commit that referenced this issue Oct 9, 2016
addressing #29, but still need to add all values and the
metadatum/metadata terminology is weird and simply forced by the
necessity to have different URIs paths for the value list URI and the
individual value URIs.
@dret
Copy link
Owner Author

dret commented Oct 15, 2016

http://webconcepts.info/update/2016/10/15/adding-oauth.html concludes a first push to get most things covered. so far, this only covers IETF specs. The OpenID specs still need to be added.

@dret dret self-assigned this Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant