Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

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

@dfcoffin

Description

@dfcoffin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions