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
@shoffmeister Hey. We never really got to supporting OpenID Connect in elements. We'd love to have this elements. Would you mind creating a PR for this?
Given an API with an OpenID Connect security scheme, the details of that security scheme - the
openIdConnectUrl
- are not rendered.Context
Security scheme details are not visible; only "empty space" is visible. This leads to irritation at the very least.
Current Behavior
No content rendered for OpenID Connect security scheme
Expected Behavior
Content should be rendered for the OpenID Connect security scheme, specifically the
openIdConnectUrl
.The output should match stylistically what is already happening for oauth2 flows.
Possible Workaround/Solution
none
Steps to Reproduce
Render
Environment
https://elements-demo.stoplight.io/ - whatever is deployed there.
This also propagates to other tooling that employs the spotlight rendering engine.
The text was updated successfully, but these errors were encountered: