diff --git a/openapi.yml b/openapi.yml index 28a5f60..ed1dfa1 100644 --- a/openapi.yml +++ b/openapi.yml @@ -353,4 +353,4 @@ components: securitySchemes: openId: type: openIdConnect - openIdConnectUrl: https:///.well-known/openid-configuration + openIdConnectUrl: https://my-keycloak-server/.well-known/openid-configuration