Skip to content

Commit

Permalink
🔧 Change PRD keycloak URL to new one
Browse files Browse the repository at this point in the history
  • Loading branch information
znatty22 committed Feb 27, 2024
1 parent 4c5e550 commit 0c0bd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smilecdr/settings/oidc-servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
"nodeId": "Master",
"moduleId": "security_in_smart",
"issuer": "https://kf-keycloak.kf-strides.org/auth/realms/fhir",
"issuer": "https://keycloak.kf-strides.org/realms/fhir",
"name": "Keycloak PRD Server",
"federationAuthScriptText": "",
"federationAuthorizationUrl": "",
Expand Down

0 comments on commit 0c0bd8f

Please sign in to comment.