micronaut-projects / micronaut-openapi

Generates OpenAPI / Swagger Documentation for Micronaut projects
https://micronaut-projects.github.io/micronaut-openapi/latest/guide/index.html
Apache License 2.0
80 stars 95 forks source link

Similar to OAuth for Swagger UI support OpenID Connect Discovery #452

Open sdelamo opened 3 years ago

sdelamo commented 3 years ago

https://swagger.io/docs/specification/authentication/openid-connect-discovery/

This will be similar to what @alvarosanchez implemented here: https://github.com/micronaut-projects/micronaut-openapi/pull/448

altro3 commented 3 weeks ago

@sdelamo Could you please elaborate in more detail what exactly the feature is. And most importantly, what data is coming in and how it should be interpreted