Releases: stac-extensions/authentication
Releases · stac-extensions/authentication
v1.1.0
Changed
- Clarify http and extend http authorization methods #27
- Split Authentication Flows Object into OAuth2 Flow Object and Signed URL Object
- The JSON Schema is much stricter compared to before, actually enforcing many restrictions documented in the written spec
- The Parameter Schemas must comply to JSON Schema draft-07 instead of OpenAPI Schema #21
Fixed
- JSON Schema supports Catalogs
- Fixed various other issues in the JSON Schema
- Clarified which fields apply to which schema type
- Clarified required fields
- Fixed examples
Removed
- Removed the provider-specific
planetaryComputer
andearthdata
scheme types #32
v1.0.0
Merge pull request #23 from AtomicMaps/formatting-fix Formatting fixes and added responseField to authentication flow object