Skip to content

Commit

Permalink
Merge pull request #189 from kids-first/update-prd-keycloak-url
Browse files Browse the repository at this point in the history
🔧 Update keycloak prd base url
  • Loading branch information
znatty22 authored Mar 14, 2024
2 parents d3df986 + 5a744b8 commit 6572fd1
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://keycloak.kf-strides.org/realms/fhir",
"issuer": "https://keycloak-prd.kf-strides.org/realms/fhir",
"name": "Keycloak PRD Server",
"federationAuthScriptText": "",
"federationAuthorizationUrl": "",
Expand Down

0 comments on commit 6572fd1

Please sign in to comment.