-
Notifications
You must be signed in to change notification settings - Fork 0
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
Auth info #17
Auth info #17
Conversation
Signed-off-by: Vanessa Fotso <[email protected]>
Signed-off-by: Vanessa Fotso <[email protected]>
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.
This is not related to this PR, but I noticed that suite generation is slightly out of date (non-functional diffs in 4 files), so might make sense to just bring it up to date while we have an open PR.
Edit: Nevermind, this'll be a separate ticket
Signed-off-by: Vanessa Fotso <[email protected]>
Trying to read through the linked details on the new |
Is the |
Yes, there's an open PR that addresses this. |
Yes, backend services seems more appropriate. I updated to make backend services the default. |
Signed-off-by: Vanessa Fotso <[email protected]>
sounds good - thanks for explaining. |
the preset for the RI server still uses the old |
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.
update the preset type and its good
Signed-off-by: Vanessa Fotso <[email protected]>
Summary
Update to use auth info and fhirpath evaluator feature from core.
Testing Guidance
bundle install and run server tests locally. Ensure the auth credentials display correctly and validation tests using fhirpath works. See more details about core FHIRPath evaluator, AuthInfo