Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Investigate removing OAuth 2.0 Authorization/Token request processing elements from ESPI Authorization schema #330

Open
4 tasks
dfcoffin opened this issue Nov 24, 2020 · 0 comments

Comments

@dfcoffin
Copy link
Contributor

The current ESPI Authorization schema includes the <grant_type, , <error_description> and <error_uri> elements in the ESPI schema for the Authorization resource. All of these are internal processing fields within the Authorization record database used internally while processing OAuth 2.0 Authorization and Token request but are not intended to be used within the Authorization XML data.

  • Remove "grant_type" from the Authorization resource XML schema

  • Remove "error" from the Authorization resource XML schema

  • Remove "error_description" from the Authorization resource XML schema

  • Remove "error_uri" from the Authorization resource XML schema

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant