Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
Fix URL to keycloak
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Ueberfuhr committed Jan 30, 2024
1 parent 6190ec5 commit 8f36607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -353,4 +353,4 @@ components:
securitySchemes:
openId:
type: openIdConnect
openIdConnectUrl: https://<keycloak-server>/.well-known/openid-configuration
openIdConnectUrl: https://my-keycloak-server/.well-known/openid-configuration

0 comments on commit 8f36607

Please sign in to comment.