Skip to content

Commit 2638c9d

Browse files
Add keycloak.json file (#1)
1 parent 68333af commit 2638c9d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)