You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While validating a sample Open API specification with Specmatic, Test has failed as the security schema in Open API specification is OpenID connect. Below are the error message. Is there any plan in Specmatic roadmap to support OpenID connect type of security schema ?
**OpenAPI Version: 3.0.0
API Paths: 15, API Operations: 15
Schema components: 38, Security Schemes: [openIdConnect]
Load Error has FAILED
Reason: In GET /healthcheck request
Specmatic only supports oauth2, bearer, and api key authentication (header, query) security schemes at the moment**
The text was updated successfully, but these errors were encountered:
While validating a sample Open API specification with Specmatic, Test has failed as the security schema in Open API specification is OpenID connect. Below are the error message. Is there any plan in Specmatic roadmap to support OpenID connect type of security schema ?
The text was updated successfully, but these errors were encountered: