forked from mrtopf/UMA-Specifications
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
extensionIdea that may be suitable for an extension spec or UMA Request For EnhancementIdea that may be suitable for an extension spec or UMA Request For EnhancementfedauthzRelated to UMA2 Federated AuthorizationRelated to UMA2 Federated Authorization
Description
The OpenAPI specification is a standard for how to describe REST APIs.
If an OAI doc was registered for each resource, including the uma scopes, it has some benefits.
- You have a much more descriptive base schema for describing API's.
- You can define fewer parameters in the RR spec.
- It is also more extensible without impacting the API.
For JSON rest API's, many developers are already creating OAI JSON, so it would be convenient to manage the UMA scope requirements, names, and descriptions there too.
For non-REST resources, I guess it's a little extra work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
extensionIdea that may be suitable for an extension spec or UMA Request For EnhancementIdea that may be suitable for an extension spec or UMA Request For EnhancementfedauthzRelated to UMA2 Federated AuthorizationRelated to UMA2 Federated Authorization