Skip to content

Underspecified authorization property in workflows #451

@kezike

Description

@kezike

The workflow creation endpoint expects a string value for authorization, but the response from this endpoint (as well as the response from the workflow retrieval endpoint) is specified as an object.

I suspect that both should be an object, but please correct me if I am wrong. If a string is expected, I imagine it would specify a particular authorization scheme. If so, what would those values be?

Also, does the description of "Authorization scheme information (e.g., OAuth2 configuration)" suggest that the OAuth 2 configuration would be the issuer's Oauth2 discovery document or is this something? What would this property look like for other authorization schemes?

Metadata

Metadata

Labels

effort: lowpr existsA Pull Request exists to address this issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions