Skip to content

Commit

Permalink
add single smart capability to the default list
Browse files Browse the repository at this point in the history
this is how we advertise support for SMART’s OpenID Connect profile

Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
  • Loading branch information
lmsurpre authored Oct 14, 2020
1 parent 8ac1af9 commit c7fa701
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"enabled": false,
"scopes": ["openid", "profile", "fhirUser", "launch/patient", "patient/*.*", "offline_access"],
"capabilities": [
"sso-openid-connect",
"launch-standalone",
"client-public",
"client-confidential-symmetric",
Expand Down

0 comments on commit c7fa701

Please sign in to comment.