You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After upgrading to 4.4.1, I navigated to [base]/.well-known/smart-configuration
and noticed that all the smart-configuration data is missing.
To Reproduce
Steps to reproduce the behavior:
deploy 4.4.1
enable fhirServer/security/oauth/smart
navigate to the [base]/.well-known/smart-configuration endpoint
Expected behavior
The default config should work
Additional context
N/A
The text was updated successfully, but these errors were encountered:
We don't make it very easy to add component-level tests for our rest
layer. This pull request works with what we have to test the public
JAX-RS methods for building the CapabilityStatement resource and the
smart-configuration JSON from various configs.
Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
We don't make it very easy to add component-level tests for our rest
layer. This pull request works with what we have to test the public
JAX-RS methods for building the CapabilityStatement resource and the
smart-configuration JSON from various configs.
Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
We don't make it very easy to add component-level tests for our rest
layer. This pull request works with what we have to test the public
JAX-RS methods for building the CapabilityStatement resource and the
smart-configuration JSON from various configs.
Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
Describe the bug
After upgrading to 4.4.1, I navigated to
[base]/.well-known/smart-configuration
and noticed that all the smart-configuration data is missing.
To Reproduce
Steps to reproduce the behavior:
[base]/.well-known/smart-configuration
endpointExpected behavior
The default config should work
Additional context
N/A
The text was updated successfully, but these errors were encountered: