We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68333af commit 2638c9dCopy full SHA for 2638c9d
omod/src/main/resources/smart-keycloak.json
@@ -0,0 +1,8 @@
1
+{
2
+ "realm": "openmrs",
3
+ "auth-server-url": "http://localhost:8180/auth/",
4
+ "ssl-required": "external",
5
+ "resource": "smartClient",
6
+ "public-client": true,
7
+ "confidential-port": 0
8
+}
0 commit comments