-
Notifications
You must be signed in to change notification settings - Fork 575
Adding more SMART capabilities to the capability statement. #5328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@copilot can you please review this PR for spelling and best practice? |
|
@v-isyamauchi-gh I've opened a new pull request, #5329, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
|
||
| public static readonly string[] SmartCapabilityThirdPartyClients = new[] | ||
| { | ||
| "client-confidential-symmetric", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We may need to double check that we fully support this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@feordin can you please update the story with a list of what we currently support? Thank you.
Description
Adding more SMART capabilities to the capability statement.
Related issues
Addresses [issue #174808].
User Story 174808: Update CapabilityStatement to advertise complete SMART v2 capabilities
Testing
Tested manually and also by adding UTs.
FHIR Team Checklist
Semver Change (docs)
Patch|Skip|Feature|Breaking (reason)